Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetPointOfInterest
Method
GetPointOfInterest
trinity/Eve/VirtualCamera/EveVirtualCamera.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
Vector3 EveVirtualCamera::GetPointOfInterest() const
373
{
374
return m_pointOfInterest;
375
}
376
377
void EveVirtualCamera::SetPointOfInterest( const Vector3& pointOfInterest )
378
{
Callers
2
Update
Method · 0.80
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected