Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetWorldPosition
Method
GetWorldPosition
trinity/Eve/SpaceObject/EveSpaceObject2.cpp:2658–2661 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2656
}
2657
2658
Vector3 EveSpaceObject2::GetWorldPosition()
2659
{
2660
return m_worldPosition;
2661
}
2662
2663
Quaternion EveSpaceObject2::GetWorldRotation()
2664
{
Callers
3
GetImpactPosition
Method · 0.45
UpdateValue
Method · 0.45
RenderDebugInfoFromParent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected