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

Method GetRoll

trinity/Eve/VirtualCamera/EveVirtualCamera.cpp:352–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350}
351
352float EveVirtualCamera::GetRoll() const
353{
354 return m_roll;
355}
356
357void EveVirtualCamera::SetRoll( float roll )
358{

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected