Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp223 resCamera->m_ProjectionType = ResCamera::PROJTYPE_PERSPECTIVE; in Create()
332 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in Create()
931 case ResCamera::PROJTYPE_PERSPECTIVE: in StoreOriginal()
/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResCamera.h443 PROJTYPE_PERSPECTIVE, //!< Perspective プロジェクションアップデータです。 enumerator