![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSimdMat4f, including all inherited members.
GetAsArray(float *out_pData, xiiMatrixLayout::Enum layout) const (defined in xiiSimdMat4f) | xiiSimdMat4f | inline |
GetInverse(const xiiSimdFloat &fEpsilon=xiiMath::SmallEpsilon< float >()) const | xiiSimdMat4f | |
GetRows(xiiSimdVec4f &ref_vRow0, xiiSimdVec4f &ref_vRow1, xiiSimdVec4f &ref_vRow2, xiiSimdVec4f &ref_vRow3) const (defined in xiiSimdMat4f) | xiiSimdMat4f | |
GetTranspose() const | xiiSimdMat4f | |
Invert(const xiiSimdFloat &fEpsilon=xiiMath::SmallEpsilon< float >()) | xiiSimdMat4f | |
IsEqual(const xiiSimdMat4f &rhs, const xiiSimdFloat &fEpsilon) const | xiiSimdMat4f | inline |
IsIdentity(const xiiSimdFloat &fEpsilon=xiiMath::DefaultEpsilon< float >()) const | xiiSimdMat4f | inline |
IsNaN() const | xiiSimdMat4f | inline |
IsValid() const | xiiSimdMat4f | inline |
m_col0 (defined in xiiSimdMat4f) | xiiSimdMat4f | |
m_col1 (defined in xiiSimdMat4f) | xiiSimdMat4f | |
m_col2 (defined in xiiSimdMat4f) | xiiSimdMat4f | |
m_col3 (defined in xiiSimdMat4f) | xiiSimdMat4f | |
MakeFromColumnMajorArray(const float *const pData) | xiiSimdMat4f | inlinestatic |
MakeFromColumns(const xiiSimdVec4f &vCol0, const xiiSimdVec4f &vCol1, const xiiSimdVec4f &vCol2, const xiiSimdVec4f &vCol3) | xiiSimdMat4f | inlinestatic |
MakeFromRowMajorArray(const float *const pData) | xiiSimdMat4f | inlinestatic |
MakeFromValues(float f1r1, float f2r1, float f3r1, float f4r1, float f1r2, float f2r2, float f3r2, float f4r2, float f1r3, float f2r3, float f3r3, float f4r3, float f1r4, float f2r4, float f3r4, float f4r4) | xiiSimdMat4f | inlinestatic |
MakeIdentity() | xiiSimdMat4f | static |
MakeZero() | xiiSimdMat4f | static |
operator!=(const xiiSimdMat4f &rhs) const (defined in xiiSimdMat4f) | xiiSimdMat4f | |
operator*(const xiiSimdMat4f &rhs) const (defined in xiiSimdMat4f) | xiiSimdMat4f | |
operator*=(const xiiSimdMat4f &rhs) (defined in xiiSimdMat4f) | xiiSimdMat4f | |
operator==(const xiiSimdMat4f &rhs) const (defined in xiiSimdMat4f) | xiiSimdMat4f | |
SetRows(const xiiSimdVec4f &vRow0, const xiiSimdVec4f &vRow1, const xiiSimdVec4f &vRow2, const xiiSimdVec4f &vRow3) (defined in xiiSimdMat4f) | xiiSimdMat4f | |
TransformDirection(const xiiSimdVec4f &v) const | xiiSimdMat4f | |
TransformPosition(const xiiSimdVec4f &v) const | xiiSimdMat4f | |
Transpose() | xiiSimdMat4f | |
XII_DECLARE_POD_TYPE() (defined in xiiSimdMat4f) | xiiSimdMat4f | |
xiiSimdMat4f() (defined in xiiSimdMat4f) | xiiSimdMat4f |