Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
Matrix TriProjection::GetTransform() const
154
{
155
Matrix proj;
156
GetMatrixWithoutViewAdjustment( proj );
157
return proj;
158
}
Callers
3
PickObject
Method · 0.45
SetupTransformsForPicking
Method · 0.45
SetupTransformsForPicking
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected