Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp289 nw::gfx::Camera** ppRightCamera, in CreateStereoCameras() argument
301 NW_POINTER_ASSERT(ppRightCamera); in CreateStereoCameras()
325 *ppRightCamera = in CreateStereoCameras()
331 NW_POINTER_ASSERT(*ppRightCamera); in CreateStereoCameras()
333 (*ppRightCamera)->SetWScale(wScale); in CreateStereoCameras()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h232 nw::gfx::Camera** ppRightCamera,