Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Camera.cpp226 resCamera->m_ProjectionType = ResCamera::PROJTYPE_PERSPECTIVE; in Create()
320 projType = ResCamera::PROJTYPE_PERSPECTIVE; in GetMemorySize()
327 projType = ResCamera::PROJTYPE_PERSPECTIVE; in GetMemorySize()
369 case ResCamera::PROJTYPE_PERSPECTIVE: in GetMemorySize()
441 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in Create()
517 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in GetMemorySizeInternal()
553 case ResCamera::PROJTYPE_PERSPECTIVE: in GetMemorySizeInternal()
1132 case ResCamera::PROJTYPE_PERSPECTIVE: in StoreOriginal()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResCamera.h531 PROJTYPE_PERSPECTIVE, //!< Perspective プロジェクションアップデータです。 enumerator