Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetProjection
Method
GetProjection
trinity/Eve/EveCamera.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
const TriProjectionPtr EveCamera::GetProjection()
222
{
223
return m_projectionMatrix;
224
}
225
226
const Vector3* EveCamera::GetPosition()
227
{
Callers
1
SetCameraToRenderer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected