MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getRotation

Method getRotation

src/Core/Transform/Rect.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 };
24
25 double Rect::getRotation() const
26 {
27 return m_angle;
28 }
29
30 void Rect::setRotation(double angle, Transform::UnitVector origin)
31 {

Callers 1

moveToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected