This is the complete list of members for nw::g3d::math::Quat, including all inherited members.
| a | nw::g3d::math::Quat_t | |
| Add(const Quat &lhs, const Quat &rhs) | nw::g3d::math::Quat | |
| Cast(float *a) | nw::g3d::math::Quat | static |
| Cast(const float *a) | nw::g3d::math::Quat | static |
| Conjugate(const Quat &q) | nw::g3d::math::Quat | |
| DIM enum value | nw::g3d::math::Quat_t | |
| DIM_PS enum value | nw::g3d::math::Quat_t | |
| Div(const Quat &lhs, float rhs) | nw::g3d::math::Quat | |
| Dot(const Quat &lhs, const Quat &rhs) | nw::g3d::math::Quat | static |
| Identity() | nw::g3d::math::Quat | |
| Inverse(const Quat &q) | nw::g3d::math::Quat | |
| Length(const Quat &q) | nw::g3d::math::Quat | static |
| LengthSq(const Quat &q) | nw::g3d::math::Quat | static |
| Lerp(const Quat &q0, const Quat &q1, float t) | nw::g3d::math::Quat | |
| Make(float x, float y, float z, float w) | nw::g3d::math::Quat | static |
| Mul(const Quat &lhs, const Quat &rhs) | nw::g3d::math::Quat | |
| Mul(const Quat &lhs, float rhs) | nw::g3d::math::Quat | |
| Neg(const Quat &q) | nw::g3d::math::Quat | |
| Normalize(const Quat &q) | nw::g3d::math::Quat | |
| Set(float x, float y, float z, float w) | nw::g3d::math::Quat | |
| Set(const float *a) | nw::g3d::math::Quat | |
| Set(const Mtx34 &m) | nw::g3d::math::Quat | |
| Slerp(const Quat &q0, const Quat &q1, float t) | nw::g3d::math::Quat | |
| Sub(const Quat &lhs, const Quat &rhs) | nw::g3d::math::Quat | |
| w | nw::g3d::math::Quat_t | |
| x | nw::g3d::math::Quat_t | |
| y | nw::g3d::math::Quat_t | |
| z | nw::g3d::math::Quat_t | |
| Zero() | nw::g3d::math::Quat | |