| _00 | nw::math::MTX44_ | |
| _01 | nw::math::MTX44_ | |
| _02 | nw::math::MTX44_ | |
| _03 | nw::math::MTX44_ | |
| _10 | nw::math::MTX44_ | |
| _11 | nw::math::MTX44_ | |
| _12 | nw::math::MTX44_ | |
| _13 | nw::math::MTX44_ | |
| _20 | nw::math::MTX44_ | |
| _21 | nw::math::MTX44_ | |
| _22 | nw::math::MTX44_ | |
| _23 | nw::math::MTX44_ | |
| _30 | nw::math::MTX44_ | |
| _31 | nw::math::MTX44_ | |
| _32 | nw::math::MTX44_ | |
| _33 | nw::math::MTX44_ | |
| a | nw::math::MTX44_ | |
| Cast() | nw::math::MTX44 | inline |
| Cast() const | nw::math::MTX44 | inline |
| CastFrom(FromPtr *fromPtr) | nw::math::MTX44 | inlinestatic |
| CastFrom(const FromPtr *fromPtr) | nw::math::MTX44 | inlinestatic |
| CastFrom(FromPtr &fromPtr) | nw::math::MTX44 | inlinestatic |
| CastFrom(const FromPtr &fromPtr) | nw::math::MTX44 | inlinestatic |
| COLUMN_COUNT | nw::math::MTX44 | static |
| f | nw::math::MTX44_ | |
| GetColumn(int index) const | nw::math::MTX44 | inline |
| GetRow(int index) | nw::math::MTX44 | inline |
| GetRow(int index) const | nw::math::MTX44 | inline |
| Identity() | nw::math::MTX44 | inlinestatic |
| Inverse() | nw::math::MTX44 | inline |
| IsIdentity() const | nw::math::MTX44 | inline |
| m | nw::math::MTX44_ | |
| MTX44() | nw::math::MTX44 | inline |
| MTX44(const f32 *p) | nw::math::MTX44 | inlineexplicit |
| MTX44(const MTX34 &rhs) | nw::math::MTX44 | inlineexplicit |
| MTX44(const MTX44 &rhs) | nw::math::MTX44 | inline |
| MTX44(f32 x00, f32 x01, f32 x02, f32 x03, f32 x10, f32 x11, f32 x12, f32 x13, f32 x20, f32 x21, f32 x22, f32 x23, f32 x30, f32 x31, f32 x32, f32 x33) | nw::math::MTX44 | inline |
| operator const f32 *() const | nw::math::MTX44 | inline |
| operator f32 *() | nw::math::MTX44 | inline |
| operator!=(const self_type &rhs) const | nw::math::MTX44 | inline |
| operator*(f32 x) const | nw::math::MTX44 | inline |
| operator*=(const self_type &rhs) | nw::math::MTX44 | inline |
| operator*=(f32 x) | nw::math::MTX44 | inline |
| operator+() const | nw::math::MTX44 | inline |
| operator+(const self_type &rhs) const | nw::math::MTX44 | inline |
| operator+=(const self_type &rhs) | nw::math::MTX44 | inline |
| operator-() const | nw::math::MTX44 | inline |
| operator-(const self_type &rhs) const | nw::math::MTX44 | inline |
| operator-=(const self_type &rhs) | nw::math::MTX44 | inline |
| operator/(f32 x) const | nw::math::MTX44 | inline |
| operator/=(f32 x) | nw::math::MTX44 | inline |
| operator=(const MTX44 &other)=default | nw::math::MTX44 | |
| operator==(const self_type &rhs) const | nw::math::MTX44 | inline |
| ROW_COUNT | nw::math::MTX44 | static |
| self_type typedef | nw::math::MTX44 | |
| SetColumn(int index, const VEC4 &column) | nw::math::MTX44 | inline |
| SetFrustum(f32 l, f32 r, f32 b, f32 t, f32 n, f32 far, PivotDirection pivot=PIVOT_NONE) | nw::math::MTX44 | inline |
| SetIdentity() | nw::math::MTX44 | inline |
| SetInverse(const MTX44 &mtx) | nw::math::MTX44 | inline |
| SetMult(const MTX44 &lhs, const MTX44 &rhs) | nw::math::MTX44 | inline |
| SetOrtho(f32 l, f32 r, f32 b, f32 t, f32 n, f32 far, PivotDirection pivot=PIVOT_NONE) | nw::math::MTX44 | inline |
| SetPerspective(f32 fovyRad, f32 aspect, f32 n, f32 far, PivotDirection pivot=PIVOT_NONE) | nw::math::MTX44 | inline |
| SetRotate(const VEC3 &axis, f32 theta) | nw::math::MTX44 | inline |
| SetRotateXyz(const VEC3 &rotate) | nw::math::MTX44 | inline |
| SetScale(const VEC3 &scale) | nw::math::MTX44 | inline |
| SetTranslate(const VEC3 &translate) | nw::math::MTX44 | inline |
| ToF32() | nw::math::MTX44 | inline |
| ToF32() const | nw::math::MTX44 | inline |
| Transpose() | nw::math::MTX44 | inline |
| v | nw::math::MTX44_ | |
| value_type typedef | nw::math::MTX44 | |