Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for csXRotMatrix3, including all inherited members.
Col1() const | csMatrix3 | inline |
Col2() const | csMatrix3 | inline |
Col3() const | csMatrix3 | inline |
csMatrix3() | csMatrix3 | inline |
csMatrix3(float am11, float am12, float am13, float am21, float am22, float am23, float am31, float am32, float am33) | csMatrix3 | inline |
csMatrix3(const Quaternion &quat) | csMatrix3 | inlineexplicit |
csXRotMatrix3(float angle) | csXRotMatrix3 | |
Determinant() const | csMatrix3 | |
GetInverse() const | csMatrix3 | inline |
GetTranspose() const | csMatrix3 | |
Identity() | csMatrix3 | |
Invert() | csMatrix3 | inline |
IsIdentity() const | csMatrix3 | |
m11 | csMatrix3 | |
m12 | csMatrix3 | |
m13 | csMatrix3 | |
m21 | csMatrix3 | |
m22 | csMatrix3 | |
m23 | csMatrix3 | |
m31 | csMatrix3 | |
m32 | csMatrix3 | |
m33 | csMatrix3 | |
operator*=(const csMatrix3 &m) | csMatrix3 | |
operator*=(float s) | csMatrix3 | |
operator+() const | csMatrix3 | inline |
operator+=(const csMatrix3 &m) | csMatrix3 | |
operator-() const | csMatrix3 | inline |
operator-=(const csMatrix3 &m) | csMatrix3 | |
operator/=(float s) | csMatrix3 | |
Row1() const | csMatrix3 | inline |
Row2() const | csMatrix3 | inline |
Row3() const | csMatrix3 | inline |
Set(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33) | csMatrix3 | inline |
Set(const Quaternion &quat) | csMatrix3 | |
Transpose() | csMatrix3 |