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

Method GetFov

trinity/Eve/VirtualCamera/EveVirtualCamera.cpp:342–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342float EveVirtualCamera::GetFov() const
343{
344 return m_fov;
345}
346
347void EveVirtualCamera::SetFov( float fov )
348{

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected