Searched refs:projType (Results 1 – 1 of 1) sorted by relevance
327 ResCamera::ProjType projType = resCamera.GetProjectionType(); in Create() local330 NW_ASSERT(projType < ResCamera::PROJTYPE_COUNT); in Create()332 if (projType == ResCamera::PROJTYPE_PERSPECTIVE) in Create()340 else if (projType == ResCamera::PROJTYPE_FRUSTUM) in Create()347 else if (projType == ResCamera::PROJTYPE_ORTHO) in Create()