, including all inherited members.
_11 | SPMatrix | |
_12 | SPMatrix | |
_13 | SPMatrix | |
_14 | SPMatrix | |
_21 | SPMatrix | |
_22 | SPMatrix | |
_23 | SPMatrix | |
_24 | SPMatrix | |
_31 | SPMatrix | |
_32 | SPMatrix | |
_33 | SPMatrix | |
_34 | SPMatrix | |
_41 | SPMatrix | |
_42 | SPMatrix | |
_43 | SPMatrix | |
_44 | SPMatrix | |
_L1 | SPMatrix | |
_L2 | SPMatrix | |
_L3 | SPMatrix | |
_L4 | SPMatrix | |
Determinant() | SPMatrix | |
IdentityMatrix() | SPMatrix | [inline] |
IdentityMatrix() | SPMatrix | |
Inverse() | SPMatrix | |
MaxValue() | SPMatrix | |
MinValue() | SPMatrix | |
operator()(int i, int j) | SPMatrix | [inline] |
operator()(int i) | SPMatrix | [inline] |
operator*(const SPMatrix &, const SPMatrix &) | SPMatrix | [friend] |
operator*(const SPMatrix &, const float) | SPMatrix | [friend] |
operator*(const float, const SPMatrix &) | SPMatrix | [friend] |
operator*=(const SPMatrix &) | SPMatrix | [inline] |
operator*=(const float) | SPMatrix | [inline] |
operator*=(const SPMatrix &) | SPMatrix | |
operator+(const SPMatrix &, const SPMatrix &) | SPMatrix | [friend] |
operator+(const SPMatrix &) | SPMatrix | [friend] |
operator+=(const SPMatrix &) | SPMatrix | [inline] |
operator-(const SPMatrix &, const SPMatrix &) | SPMatrix | [friend] |
operator-(const SPMatrix &) | SPMatrix | [friend] |
operator-=(const SPMatrix &) | SPMatrix | [inline] |
operator=(const SPMatrix &a) | SPMatrix | [inline] |
operator[](int i) | SPMatrix | [inline] |
operator[](int i) const | SPMatrix | [inline] |
RotateXMatrix(const float rads) | SPMatrix | |
RotateYMatrix(const float rads) | SPMatrix | |
RotateZMatrix(const float rads) | SPMatrix | |
ScaleMatrix(const float a, const float b, const float c) | SPMatrix | |
ScaleMatrix(const float a) | SPMatrix | |
ScaleMatrix(const float a, const float b, const float c) | SPMatrix | |
SPMatrix() | SPMatrix | [inline] |
SPMatrix(const SPMatrix &m) | SPMatrix | [inline] |
SPMatrix(float _11, float _12, float _13, float _14, float _21, float _22, float _23, float _24, float _31, float _32, float _33, float _34, float _41, float _42, float _43, float _44) | SPMatrix | [inline] |
SPMatrix(const float *arr) | SPMatrix | [inline] |
TranslateMatrix(const float dx, const float dy, const float dz) | SPMatrix | |
TranslateMatrix(const float dx, const float dy, const float dz) | SPMatrix | |
Transpose() | SPMatrix | [inline] |
ZeroMatrix() | SPMatrix | [inline] |