Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResCamera.h98 struct ResProjectionRect struct
192 ResProjectionRect m_Rect; argument
198 ResProjectionRect m_Rect;
440 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
475 NW_RES_FIELD_RECT_DECL( ResProjectionRect, Rect ) // ResProjectionRect& GetRect()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_CameraProjectionUpdater.h156 static const ResProjectionRect PROJECTION_RECT;
/NW4C-1.3.3/sources/libraries/anim/res/
Danim_ResAnimGroup.cpp503 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
511 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
521 ResProjectionRect rect = orthoUpdater.GetRect(); in SetValue()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp227 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateFrustumCamera()
285 nw::gfx::ResProjectionRect rect = resProjectionUpdater.GetRect(); in CreateOrthoCamera()