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

Method GetAxis

TombEngine/Math/Objects/AxisAngle.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 Vector3 AxisAngle::GetAxis() const
67 {
68 return _axis;
69 }
70
71 short AxisAngle::GetAngle() const
72 {

Callers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected