Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DGfxCtrl.h75 void CreateCamera( const wchar_t* resourcePath );
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp62 Utility::CreateCamera( in CreateCamera() function in nw::demo::Utility
304 *ppBaseCamera = nw::demo::Utility::CreateCamera( in CreateStereoCameras()
/NW4C-1.2.23/demos/gfx/SimpleDemo/sources/
DSimpleDemo.cpp162 s_Camera = nw::demo::Utility::CreateCamera( in BuildCameras()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h120 static nw::gfx::Camera* CreateCamera(
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DGfxCtrl.cpp577 GfxCtrl::CreateCamera( const wchar_t* resourcePath ) in CreateCamera() function in __anon28b0dc100111::GfxCtrl
Ddemo.cpp174 m_GfxCtrl->CreateCamera( NW_DEMO_FILE_PATH(L"cam_ani.bccam") ); in InitializeScene()
/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp584 nw::demo::Utility::CreateCamera( in BuildCameras()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp595 nw::demo::Utility::CreateCamera( in BuildCameras()