Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneEnvironment.h146 Camera* GetCamera(int index) in GetCamera() function
156 const Camera* GetCamera(int index) const in GetCamera() function
/NW4C-1.2.23/demos/Nw4cDemo/include/
DGfxCtrl.h94 nw::gfx::Camera* GetCamera() in GetCamera() function
/NW4C-1.2.23/demos/Nw4cDemo/sources/
Dmain.cpp572 nw::demo::Utility::SetCameraAspectRatio(s_GfxCtrl->GetCamera(), s_RenderTargets[0]); in DemoScene()
653 currentCamera = s_GfxCtrl->GetCamera(); in DemoScene()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_MaterialState.cpp365 sceneEnvironment.GetCamera(cameraIndex)); in ActivateTextureCoordinators()
400 sceneEnvironment.GetCamera(cameraIndex)); in ActivateTextureCoordinators()