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

Method GetTransform

trinity/TriProjection.cpp:153–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153Matrix TriProjection::GetTransform() const
154{
155 Matrix proj;
156 GetMatrixWithoutViewAdjustment( proj );
157 return proj;
158}

Callers 3

PickObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected