NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
m_angle.cpp
1#include <dol/mLib/m_angle.hpp>
2
4
A three-dimensional short angle vector.
Definition m_angle.hpp:61
static mAng3_c Ez
The unit rotation vector for the Z axis.
Definition m_angle.hpp:119
static mAng3_c Ey
The unit rotation vector for the Y axis.
Definition m_angle.hpp:118
static mAng3_c Zero
The null rotation vector.
Definition m_angle.hpp:116
static mAng3_c Ex
The unit rotation vector for the X axis.
Definition m_angle.hpp:117