Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp198 const nw::math::VEC2& projectionCenter, in CreateFrustumCamera() argument
228 rect.m_Center = projectionCenter; in CreateFrustumCamera()
256 const nw::math::VEC2& projectionCenter, in CreateOrthoCamera() argument
286 rect.m_Center = projectionCenter; in CreateOrthoCamera()
/NW4C-1.3.3/include/nw/demo/
Ddemo_Utility.h195 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,
222 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,