MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetPosition

Method GetPosition

trinity/Eve/EveCamera.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226const Vector3* EveCamera::GetPosition()
227{
228 return &m_pos;
229}
230
231void EveCamera::Update( Be::Time t )
232{

Callers 1

FileReadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected