Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp176 const nw::math::VEC2& projectionCenter, in CreateFrustumCamera() argument
206 rect.m_Center = projectionCenter; in CreateFrustumCamera()
234 const nw::math::VEC2& projectionCenter, in CreateOrthoCamera() argument
264 rect.m_Center = projectionCenter; in CreateOrthoCamera()
/NW4C-1.2.23/include/nw/demo/
Ddemo_Utility.h177 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,
204 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,