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