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

Method SetProjection

trinity/RenderJob/TriStepSetProjection.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15void TriStepSetProjection::SetProjection( TriProjection* projection )
16{
17 m_projection = projection;
18}
19
20TriStepResult TriStepSetProjection::Execute( Be::Time realTime, Be::Time simTime, Tr2RenderContext& renderContext )
21{

Callers 4

ExecuteMethod · 0.45
SetCameraToRendererMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected