MCPcopy 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
141Vector3 EvePlanet::GetWorldPosition()
142{
143 return m_worldTransform.GetTranslation();
144}
145
146
147Quaternion EvePlanet::GetWorldRotation()

Callers 3

GetValueMethod · 0.45
RenderDepthPassMethod · 0.45

Calls 1

GetTranslationMethod · 0.80

Tested by

no test coverage detected