sead
Loading...
Searching...
No Matches
sead::Matrix44< T > Member List

This is the complete list of members for sead::Matrix44< T >, including all inherited members.

asead::Policies< T >::Mtx44Base
fromQuat(const Quat &q)sead::Matrix44< T >inline
getCol(Vec4 &o, s32 axis) constsead::Matrix44< T >inline
getCol(s32 axis) constsead::Matrix44< T >inline
getRow(Vec4 &o, s32 row) constsead::Matrix44< T >inline
getRow(s32 row) constsead::Matrix44< T >inline
identsead::Matrix44< T >static
ident(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)sead::Matrix44< T >
ident(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)sead::Matrix44< T >
msead::Policies< T >::Mtx44Base
makeIdentity()sead::Matrix44< T >inline
makeR(const Vec3 &r)sead::Matrix44< T >inline
makeRIdx(u32 xr, u32 yr, u32 zr)sead::Matrix44< T >inline
makeRzxyIdx(u32 xr, u32 yr, u32 zr)sead::Matrix44< T >inline
makeZero()sead::Matrix44< T >inline
Matrix44()sead::Matrix44< T >inline
Matrix44(T a00, T a01, T a02, T a03, T a10, T a11, T a12, T a13, T a20, T a21, T a22, T a23, T a30, T a31, T a32, T a33)sead::Matrix44< T >inline
Matrix44(const Mtx33 &mtx33, const Vec3 &t=Vec3::zero, const Vec4 &vw=Vec4::ew)sead::Matrix44< T >inline
Matrix44(const Mtx34 &mtx34, const Vec4 &vw=Vec4::ew)sead::Matrix44< T >inline
Mtx33 typedefsead::Matrix44< T >private
Mtx34 typedefsead::Matrix44< T >private
operator()(s32 i, s32 j) constsead::Matrix44< T >inline
operator()(s32 i, s32 j)sead::Matrix44< T >inline
operator=(const Self &n)sead::Matrix44< T >inline
Quat typedefsead::Matrix44< T >private
scaleAllElements(T s)sead::Matrix44< T >inline
scaleBases(T sx, T sy, T sz, T sw)sead::Matrix44< T >inline
Self typedefsead::Matrix44< T >private
setCol(s32 axis, const Vec4 &v)sead::Matrix44< T >inline
setInverse(const Self &n)sead::Matrix44< T >inline
setInverseTranspose(const Self &n)sead::Matrix44< T >
setMul(const Self &a, const Self &b)sead::Matrix44< T >inline
setMul(const Mtx34 &a, const Self &b)sead::Matrix44< T >inline
setMul(const Self &a, const Mtx34 &b)sead::Matrix44< T >inline
setRow(s32 row, const Vec4 &v)sead::Matrix44< T >inline
setTranspose(const Self &n)sead::Matrix44< T >inline
toQuat(Quat &q) constsead::Matrix44< T >inline
transpose()sead::Matrix44< T >inline
Vec3 typedefsead::Matrix44< T >private
Vec4 typedefsead::Matrix44< T >private
zerosead::Matrix44< T >static
zero(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)sead::Matrix44< T >
zero(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)sead::Matrix44< T >