Home
last modified time | relevance | path

Searched refs:GetCamera (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneEnvironment.h147 Camera* GetCamera(int index) in GetCamera() function
157 const Camera* GetCamera(int index) const in GetCamera() function
/NW4C-2.0.3/demos/Nw4cDemo/include/
DGfxCtrl.h96 nw::gfx::Camera* GetCamera() in GetCamera() function
/NW4C-2.0.3/demos/Nw4cDemo/sources/
Dmain.cpp577 nw::demo::Utility::SetCameraAspectRatio(s_GfxCtrl->GetCamera(), s_RenderTargets[0]); in DemoScene()
660 currentCamera = s_GfxCtrl->GetCamera(); in DemoScene()
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_MaterialState.cpp367 sceneEnvironment.GetCamera(cameraIndex)); in ActivateTextureCoordinators()
402 sceneEnvironment.GetCamera(cameraIndex)); in ActivateTextureCoordinators()