Home
last modified time | relevance | path

Searched refs:CreateCamera (Results 1 – 8 of 8) sorted by relevance

/NW4C-2.0.3/demos/Nw4cDemo/include/
DGfxCtrl.h77 void CreateCamera( const wchar_t* resourcePath );
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp86 Utility::CreateCamera( in CreateCamera() function in nw::demo::Utility
328 *ppBaseCamera = nw::demo::Utility::CreateCamera( in CreateStereoCameras()
/NW4C-2.0.3/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp158 s_Camera = nw::demo::Utility::CreateCamera( in BuildCameras()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h140 static nw::gfx::Camera* CreateCamera(
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp579 GfxCtrl::CreateCamera( const wchar_t* resourcePath ) in CreateCamera() function in __anon91a3819d0111::GfxCtrl
Ddemo.cpp166 m_GfxCtrl->CreateCamera( NW_DEMO_FILE_PATH(L"ToyCamAni.bccam") ); in InitializeScene()
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp582 nw::demo::Utility::CreateCamera( in BuildCameras()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp589 nw::demo::Utility::CreateCamera( in BuildCameras()