Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResCamera.h98 struct ResProjectionRect struct
167 ResProjectionRect m_Rect; argument
173 ResProjectionRect m_Rect;
368 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
389 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_CameraProjectionUpdater.h153 static const ResProjectionRect PROJECTION_RECT;
/NW4C-1.2.23/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp493 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
501 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
511 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp205 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateFrustumCamera()
263 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateOrthoCamera()