Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp311 nw::gfx::Camera** ppRightCamera, in CreateStereoCameras() argument
323 NW_POINTER_ASSERT(ppRightCamera); in CreateStereoCameras()
347 *ppRightCamera = in CreateStereoCameras()
353 NW_POINTER_ASSERT(*ppRightCamera); in CreateStereoCameras()
355 (*ppRightCamera)->SetWScale(wScale); in CreateStereoCameras()
/NW4C-1.3.3/include/nw/demo/
Ddemo_Utility.h250 nw::gfx::Camera** ppRightCamera,