Searched refs:PROJTYPE_ORTHO (Results 1 – 3 of 3) sorted by relevance
229 resCamera->m_ProjectionType = ResCamera::PROJTYPE_ORTHO; in Create()330 projType = ResCamera::PROJTYPE_ORTHO; in GetMemorySize()372 case ResCamera::PROJTYPE_ORTHO: in GetMemorySize()453 else if (projType == ResCamera::PROJTYPE_ORTHO) in Create()522 else if (projType == ResCamera::PROJTYPE_ORTHO) in GetMemorySizeInternal()556 case ResCamera::PROJTYPE_ORTHO: in GetMemorySizeInternal()1145 case ResCamera::PROJTYPE_ORTHO: in StoreOriginal()
531 PROJTYPE_ORTHO, //!< Ortho プロジェクションアップデータです。 enumerator
864 if (baseCamera->GetResCamera().GetProjectionType() == gfx::ResCamera::PROJTYPE_ORTHO) in CalcStereoCamera()