Go to the source code of this file.
Classes | |
class | CQuaternion |
This class is used to create a quaternion to be used with rotations. More... | |
Defines | |
#define | M_GET_RADIANS(degree) (float)((degree * M_PI) / 180.0f) |
#define M_GET_RADIANS | ( | degree | ) | (float)((degree * M_PI) / 180.0f) |
Referenced by CQuaternion::Rotatef().