MCPcopy 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
372Vector3 EveVirtualCamera::GetPointOfInterest() const
373{
374 return m_pointOfInterest;
375}
376
377void EveVirtualCamera::SetPointOfInterest( const Vector3& pointOfInterest )
378{

Callers 2

UpdateMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected