Home
last modified time | relevance | path

Searched refs:ResProjectionRect (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h100 struct ResProjectionRect struct
194 ResProjectionRect m_Rect; argument
200 ResProjectionRect m_Rect;
442 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
477 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_CameraProjectionUpdater.h158 static const ResProjectionRect PROJECTION_RECT;
/NW4C-2.0.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp505 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
513 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
523 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Utility.cpp229 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateFrustumCamera()
287 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateOrthoCamera()