Searched refs:PROJTYPE_PERSPECTIVE (Results 1 – 2 of 2) sorted by relevance
223 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()
529 PROJTYPE_PERSPECTIVE, //!< Perspective プロジェクションアップデータです。 enumerator