| a | nw::g3d::math::Mtx44_t | |
| Add(const Mtx44 &lhs, const Mtx44 &rhs) | nw::g3d::math::Mtx44 | |
| Adjugate(const Mtx44 &m) | nw::g3d::math::Mtx44 | |
| Cast(float *a) | nw::g3d::math::Mtx44 | static |
| Cast(const float *a) | nw::g3d::math::Mtx44 | static |
| Det(const Mtx44 &m) | nw::g3d::math::Mtx44 | static |
| DIM enum value | nw::g3d::math::Mtx44_t | |
| DIM_MAJOR enum value | nw::g3d::math::Mtx44_t | |
| DIM_MINOR enum value | nw::g3d::math::Mtx44_t | |
| DIM_PS enum value | nw::g3d::math::Mtx44_t | |
| Div(const Mtx44 &lhs, float rhs) | nw::g3d::math::Mtx44 | |
| Identity() | nw::g3d::math::Mtx44 | |
| Inverse(float *pDet, const Mtx44 &m) | nw::g3d::math::Mtx44 | |
| m | nw::g3d::math::Mtx44_t | |
| m00 | nw::g3d::math::Mtx44_t | |
| m01 | nw::g3d::math::Mtx44_t | |
| m02 | nw::g3d::math::Mtx44_t | |
| m03 | nw::g3d::math::Mtx44_t | |
| m10 | nw::g3d::math::Mtx44_t | |
| m11 | nw::g3d::math::Mtx44_t | |
| m12 | nw::g3d::math::Mtx44_t | |
| m13 | nw::g3d::math::Mtx44_t | |
| m20 | nw::g3d::math::Mtx44_t | |
| m21 | nw::g3d::math::Mtx44_t | |
| m22 | nw::g3d::math::Mtx44_t | |
| m23 | nw::g3d::math::Mtx44_t | |
| m30 | nw::g3d::math::Mtx44_t | |
| m31 | nw::g3d::math::Mtx44_t | |
| m32 | nw::g3d::math::Mtx44_t | |
| m33 | nw::g3d::math::Mtx44_t | |
| Make(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) | nw::g3d::math::Mtx44 | static |
| Mul(const Mtx44 &lhs, const Mtx44 &rhs) | nw::g3d::math::Mtx44 | |
| Mul(const Mtx44 &lhs, float rhs) | nw::g3d::math::Mtx44 | |
| Mul(const Mtx44 &lhs, const Mtx34 &rhs) | nw::g3d::math::Mtx44 | |
| Mul(const Mtx34 &lhs, const Mtx44 &rhs) | nw::g3d::math::Mtx44 | |
| Neg(const Mtx44 &m) | nw::g3d::math::Mtx44 | |
| Ortho(float l, float r, float b, float t, float n, float f) | nw::g3d::math::Mtx44 | |
| Perspective(float fovy, float aspect, float n, float f) | nw::g3d::math::Mtx44 | |
| Set(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33) | nw::g3d::math::Mtx44 | |
| Set(const float *a) | nw::g3d::math::Mtx44 | |
| Set(const Mtx44 &m) | nw::g3d::math::Mtx44 | |
| Set(const Vec4 &x, const Vec4 &y, const Vec4 &z, const Vec4 &w) | nw::g3d::math::Mtx44 | |
| Sub(const Mtx44 &lhs, const Mtx44 &rhs) | nw::g3d::math::Mtx44 | |
| v | nw::g3d::math::Mtx44_t | |
| Zero() | nw::g3d::math::Mtx44 | |