| a | sead::Policies< typename T >::Mtx34Base | |
| copy(const sead::Matrixf &mtx) | Mtxf | |
| copy(const Mtxf &mtx) | Mtxf | |
| fromQuat(const Quat &q) | sead::Matrix34< f32 > | |
| getBase(Vec3 &o, s32 axis) const | sead::Matrix34< f32 > | |
| getBase(s32 axis) const | sead::Matrix34< f32 > | |
| getRow(Vec4 &o, s32 row) const | sead::Matrix34< f32 > | |
| getRow(s32 row) const | sead::Matrix34< f32 > | |
| getTranslation(Vec3 &o) const | sead::Matrix34< f32 > | |
| getTranslation() const | sead::Matrix34< f32 > | |
| ident | sead::Matrix34< f32 > | static |
| ident(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0) | sead::Matrix34< f32 > | |
| ident(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0) | sead::Matrix34< f32 > | |
| m | sead::Policies< typename T >::Mtx34Base | |
| makeIdentity() | sead::Matrix34< f32 > | |
| makeR(const Vec3 &r) | sead::Matrix34< f32 > | |
| makeRIdx(u32 xr, u32 yr, u32 zr) | sead::Matrix34< f32 > | |
| makeRT(const Vec3 &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeRTIdx(const Vector3< u32 > &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeRzxyIdx(u32 xr, u32 yr, u32 zr) | sead::Matrix34< f32 > | |
| makeRzxyIdx(const Vector3< u32 > &r) | sead::Matrix34< f32 > | |
| makeRzxyTIdx(const Vector3< u32 > &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeS(const Vec3 &s) | sead::Matrix34< f32 > | |
| makeS(T x, T y, T z) | sead::Matrix34< f32 > | |
| makeSR(const Vec3 &s, const Vec3 &r) | sead::Matrix34< f32 > | |
| makeSRIdx(const Vec3 &s, const Vector3< u32 > &r) | sead::Matrix34< f32 > | |
| makeSRT(const Vec3 &s, const Vec3 &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeSRTIdx(const Vec3 &s, const Vector3< u32 > &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeSRzxyIdx(const Vec3 &s, const Vector3< u32 > &r) | sead::Matrix34< f32 > | |
| makeSRzxyTIdx(const Vec3 &s, const Vector3< u32 > &r, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeST(const Vec3 &s, const Vec3 &t) | sead::Matrix34< f32 > | |
| makeT(const Vec3 &t) | sead::Matrix34< f32 > | |
| makeT(T x, T y, T z) | sead::Matrix34< f32 > | |
| makeZero() | sead::Matrix34< f32 > | |
| Matrix34() | sead::Matrix34< f32 > | |
| Matrix34(T a00, T a01, T a02, T a03, T a10, T a11, T a12, T a13, T a20, T a21, T a22, T a23) | sead::Matrix34< f32 > | |
| Matrix34(const Mtx33 &mtx33, const Vec3 &t=Vec3::zero) | sead::Matrix34< f32 > | |
| Matrix34(const Mtx44 &mtx44) | sead::Matrix34< f32 > | |
| Matrix34(const Matrix34 &other)=default | sead::Matrix34< f32 > | |
| Mtx33 typedef | sead::Matrix34< f32 > | private |
| Mtx44 typedef | sead::Matrix34< f32 > | private |
| multScaleLocal(const Vec3 &s) | sead::Matrix34< f32 > | |
| multScaleWorld(const Vec3 &s) | sead::Matrix34< f32 > | |
| multScaleWorld(T x, T y, T z) | sead::Matrix34< f32 > | |
| multScaleWorld(f32 x, f32 y, f32 z) | sead::Matrix34< f32 > | |
| multTranslationLocal(const Vec3 &t) | sead::Matrix34< f32 > | |
| multTranslationWorld(const Vec3 &t) | sead::Matrix34< f32 > | |
| multTranslationWorld(T x, T y, T z) | sead::Matrix34< f32 > | |
| multTranslationWorld(f32 x, f32 y, f32 z) | sead::Matrix34< f32 > | |
| multVecZero(sead::Vector3f &vec) const | Mtxf | inline |
| operator()(s32 i, s32 j) const | sead::Matrix34< f32 > | |
| operator()(s32 i, s32 j) | sead::Matrix34< f32 > | |
| operator=(const Self &n) | sead::Matrix34< f32 > | |
| Quat typedef | sead::Matrix34< f32 > | private |
| scaleAllElements(T s) | sead::Matrix34< f32 > | |
| scaleBases(T s) | sead::Matrix34< f32 > | |
| scaleBases(T sx, T sy, T sz) | sead::Matrix34< f32 > | |
| scaleBases(const Vec3 &s) | sead::Matrix34< f32 > | |
| Self typedef | sead::Matrix34< f32 > | private |
| setBase(s32 axis, const Vec3 &v) | sead::Matrix34< f32 > | |
| setInverse(const Self &n) | sead::Matrix34< f32 > | |
| setInverse33(const Self &n) | sead::Matrix34< f32 > | |
| setInverseTranspose(const Self &n) | sead::Matrix34< f32 > | |
| setMul(const Self &a, const Self &b) | sead::Matrix34< f32 > | |
| setMul(const Mtx33 &a, const Self &b) | sead::Matrix34< f32 > | |
| setMultScaleLocal(const Self &n, const Vec3 &s) | sead::Matrix34< f32 > | |
| setMultScaleWorld(const Vec3 &s, const Self &n) | sead::Matrix34< f32 > | |
| setMultScaleWorld(T x, T y, T z, const Self &n) | sead::Matrix34< f32 > | |
| setMultScaleWorld(f32 x, f32 y, f32 z, const Self &n) | sead::Matrix34< f32 > | |
| setMultTranslationLocal(const Self &n, const Vec3 &t) | sead::Matrix34< f32 > | |
| setMultTranslationWorld(const Vec3 &t, const Self &n) | sead::Matrix34< f32 > | |
| setMultTranslationWorld(T x, T y, T z, const Self &n) | sead::Matrix34< f32 > | |
| setMultTranslationWorld(f32 x, f32 y, f32 z, const Self &n) | sead::Matrix34< f32 > | |
| setRow(s32 row, const Vec4 &v) | sead::Matrix34< f32 > | |
| setTranslation(const Vec3 &t) | sead::Matrix34< f32 > | |
| setTranslation(T x, T y, T z) | sead::Matrix34< f32 > | |
| setTranspose(const Self &n) | sead::Matrix34< f32 > | |
| toQuat(Quat &q) const | sead::Matrix34< f32 > | |
| transpose() | sead::Matrix34< f32 > | |
| Vec3 typedef | sead::Matrix34< f32 > | private |
| Vec4 typedef | sead::Matrix34< f32 > | private |
| XrotM(const Angle &angle) | Mtxf | |
| XrotS(const Angle &angle) | Mtxf | |
| XYZrotM(const Angle3 &angle) | Mtxf | |
| YrotM(const Angle &angle) | Mtxf | |
| YrotS(const Angle &angle) | Mtxf | |
| zero | sead::Matrix34< f32 > | static |
| zero(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) | sead::Matrix34< f32 > | |
| zero(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) | sead::Matrix34< f32 > | |
| ZrotM(const Angle &angle) | Mtxf | |
| ZrotS(const Angle &angle) | Mtxf | |
| ZXYrotM(const Angle3 &angle) | Mtxf | |