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

Method GetViewMatrix

trinity/Eve/EveCamera.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216const TriViewPtr EveCamera::GetViewMatrix()
217{
218 return m_viewMatrix;
219}
220
221const TriProjectionPtr EveCamera::GetProjection()
222{

Callers 2

ExecuteMethod · 0.45
SetCameraToRendererMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected