A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
EGG::Matrix34f Member List

This is the complete list of members for EGG::Matrix34f, including all inherited members.

a (defined in EGG::Matrix34f)EGG::Matrix34f
ident (defined in EGG::Matrix34f)EGG::Matrix34fstatic
inverseTo33(Matrix34f &out) constEGG::Matrix34f
makeOrthonormalBasis(const Vector3f &v0, const Vector3f &v1)EGG::Matrix34f
makeQ(const Quatf &q)EGG::Matrix34f
makeQT(const Quatf &q, const Vector3f &t)EGG::Matrix34f
makeR(const Vector3f &r)EGG::Matrix34f
makeRT(const Vector3f &r, const Vector3f &t)EGG::Matrix34f
makeS(const Vector3f &s) (defined in EGG::Matrix34f)EGG::Matrix34f
makeZero()EGG::Matrix34finline
Matrix34f() (defined in EGG::Matrix34f)EGG::Matrix34f
Matrix34f(f32 _e00, f32 _e01, f32 _e02, f32 _e03, f32 _e10, f32 _e11, f32 _e12, f32 _e13, f32 _e20, f32 _e21, f32 _e22, f32 _e23) (defined in EGG::Matrix34f)EGG::Matrix34f
mtx (defined in EGG::Matrix34f)EGG::Matrix34f
mulRow33(size_t rowIdx, const Vector3f &row)EGG::Matrix34f
multiplyTo(const Matrix34f &rhs) constEGG::Matrix34f
multVector(const Vector3f &vec) constEGG::Matrix34f
multVector33(const Vector3f &vec) constEGG::Matrix34f
operator==(const Matrix34f &rhs) const (defined in EGG::Matrix34f)EGG::Matrix34finline
operator[](size_t row, size_t col)EGG::Matrix34finline
operator[](size_t row, size_t col) constEGG::Matrix34finline
ps_inverse(Matrix34f &out) constEGG::Matrix34f
ps_multVector(const Vector3f &vec) constEGG::Matrix34f
ps_multVector33(const Vector3f &vec) constEGG::Matrix34f
setAxisRotation(f32 angle, const Vector3f &axis)EGG::Matrix34f
setBase(size_t col, const Vector3f &base)EGG::Matrix34f
translation() const (defined in EGG::Matrix34f)EGG::Matrix34finline
transpose() constEGG::Matrix34f
zero (defined in EGG::Matrix34f)EGG::Matrix34fstatic
~Matrix34f()=default (defined in EGG::Matrix34f)EGG::Matrix34f