Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4097
Matrix EveSpaceScene::GetReprojectionMatrix() const
4098
{
4099
return m_reprojectionMatrix;
4100
}
4101
4102
void EveSpaceScene::EnableShadowsInReflections( bool enable )
4103
{
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected