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