Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CalculateHelixSpline
Function · 0.80
TransformVertices
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