Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CalculateHelixSpline
Function · 0.80
Update
Method · 0.80
Slerp
Method · 0.80
operator ==
Method · 0.80
AxisAngle.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected