MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetAngle

Method GetAngle

TombEngine/Math/Objects/AxisAngle.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 short AxisAngle::GetAngle() const
72 {
73 return _angle;
74 }
75
76 void AxisAngle::SetAxis(const Vector3& axis)
77 {

Callers 5

CalculateHelixSplineFunction · 0.80
UpdateMethod · 0.80
SlerpMethod · 0.80
operator ==Method · 0.80
AxisAngle.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected