Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp223 resCamera->m_ProjectionType = ResCamera::PROJTYPE_PERSPECTIVE; in Create()
317 projType = ResCamera::PROJTYPE_PERSPECTIVE; in GetMemorySize()
324 projType = ResCamera::PROJTYPE_PERSPECTIVE; in GetMemorySize()
366 case ResCamera::PROJTYPE_PERSPECTIVE: in GetMemorySize()
438 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in Create()
514 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in GetMemorySizeInternal()
550 case ResCamera::PROJTYPE_PERSPECTIVE: in GetMemorySizeInternal()
1129 case ResCamera::PROJTYPE_PERSPECTIVE: in StoreOriginal()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResCamera.h529 PROJTYPE_PERSPECTIVE, //!< Perspective プロジェクションアップデータです。 enumerator