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

Method GetReprojectionMatrix

trinity/Eve/EveSpaceScene.cpp:4097–4100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4095}
4096
4097Matrix EveSpaceScene::GetReprojectionMatrix() const
4098{
4099 return m_reprojectionMatrix;
4100}
4101
4102void EveSpaceScene::EnableShadowsInReflections( bool enable )
4103{

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected