Searched defs:projection (Results 1 – 3 of 3) sorted by relevance
112 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local135 const math::MTX44& projection = camera.ProjectionMatrix(); in CalculateDepth() local
153 void SetProjection(const math::MTX44& projection) const in SetProjection()
416 math::MTX34 projection = camera->TextureProjectionMatrix(); in ActivateTextureCoordinators() local