Searched refs:PROJTYPE_ORTHO (Results 1 – 3 of 3) sorted by relevance
232 resCamera->m_ProjectionType = ResCamera::PROJTYPE_ORTHO; in Create()333 projType = ResCamera::PROJTYPE_ORTHO; in GetMemorySize()375 case ResCamera::PROJTYPE_ORTHO: in GetMemorySize()456 else if (projType == ResCamera::PROJTYPE_ORTHO) in Create()525 else if (projType == ResCamera::PROJTYPE_ORTHO) in GetMemorySizeInternal()559 case ResCamera::PROJTYPE_ORTHO: in GetMemorySizeInternal()1148 case ResCamera::PROJTYPE_ORTHO: in StoreOriginal()
533 PROJTYPE_ORTHO, //!< Ortho プロジェクションアップデータです。 enumerator
898 if (baseCamera->GetResCamera().GetProjectionType() == gfx::ResCamera::PROJTYPE_ORTHO) in CalcStereoCamera()