Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp226 resCamera->m_ProjectionType = ResCamera::PROJTYPE_FRUSTUM; in Create()
327 projType = ResCamera::PROJTYPE_FRUSTUM; in GetMemorySize()
369 case ResCamera::PROJTYPE_FRUSTUM: in GetMemorySize()
446 else if (projType == ResCamera::PROJTYPE_FRUSTUM) in Create()
518 else if (projType == ResCamera::PROJTYPE_FRUSTUM) in GetMemorySizeInternal()
553 case ResCamera::PROJTYPE_FRUSTUM: in GetMemorySizeInternal()
1137 case ResCamera::PROJTYPE_FRUSTUM: in StoreOriginal()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResCamera.h530 PROJTYPE_FRUSTUM, //!< Frustum プロジェクションアップデータです。 enumerator