Home
last modified time | relevance | path

Searched refs:ppRightCamera (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp313 nw::gfx::Camera** ppRightCamera, in CreateStereoCameras() argument
325 NW_POINTER_ASSERT(ppRightCamera); in CreateStereoCameras()
349 *ppRightCamera = in CreateStereoCameras()
355 NW_POINTER_ASSERT(*ppRightCamera); in CreateStereoCameras()
357 (*ppRightCamera)->SetWScale(wScale); in CreateStereoCameras()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h252 nw::gfx::Camera** ppRightCamera,