Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWorldPosition
Method
GetWorldPosition
trinity/Eve/EvePlanet.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
Vector3 EvePlanet::GetWorldPosition()
142
{
143
return m_worldTransform.GetTranslation();
144
}
145
146
147
Quaternion EvePlanet::GetWorldRotation()
Callers
3
GetValue
Method · 0.45
RenderDepthPass
Method · 0.45
SetupPlanetsAsShadowCaster
Method · 0.45
Calls
1
GetTranslation
Method · 0.80
Tested by
no test coverage detected