MCPcopy Create free account
hub / github.com/comaps/comaps / GetRotationAngle

Method GetRotationAngle

libs/geometry/screenbase.hpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91 void SetRotationAngle(double rotationAngle);
92 double GetRotationAngle() const { return m_3dAngleX; }
93 double GetMaxRotationAngle() const { return m_3dMaxAngleX; }
94 double GetAngleFOV() const { return m_3dFOV; }
95 double GetScale3d() const { return m_3dScale; }

Callers 1

RecacheDebugLabelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected