Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
const Vector3* EveCamera::GetPosition()
227
{
228
return &m_pos;
229
}
230
231
void EveCamera::Update( Be::Time t )
232
{
Callers
1
FileRead
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected