Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp200 const nw::math::VEC2& projectionCenter, in CreateFrustumCamera() argument
230 rect.m_Center = projectionCenter; in CreateFrustumCamera()
258 const nw::math::VEC2& projectionCenter, in CreateOrthoCamera() argument
288 rect.m_Center = projectionCenter; in CreateOrthoCamera()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Utility.h197 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,
224 const nw::math::VEC2& projectionCenter = PROJECTION_CENTER,