MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetProjection

Method GetProjection

trinity/Eve/EveCamera.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221const TriProjectionPtr EveCamera::GetProjection()
222{
223 return m_projectionMatrix;
224}
225
226const Vector3* EveCamera::GetPosition()
227{

Callers 1

SetCameraToRendererMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected