GetXAxis() const | Matrix33 | [inline] |
GetYAxis() const | Matrix33 | [inline] |
GetZAxis() const | Matrix33 | [inline] |
Identity33(void) | Matrix33 | [friend] |
Inverse() const | Matrix33 | |
MakeOrthogonal() | Matrix33 | [inline] |
Matrix33() | Matrix33 | [inline] |
Matrix33(const Matrix33 &other) | Matrix33 | [inline] |
Matrix33(const Quaternion &q) | Matrix33 | |
Matrix33(const Vector &v0, const Vector &v1, const Vector &v2) | Matrix33 | [inline] |
Matrix33(float fill) | Matrix33 | [inline] |
operator *(const Matrix33 &b) const | Matrix33 | |
operator *(const Vector &v) const | Matrix33 | [inline] |
operator *(const Matrix33 &m, const Vector2 &v) | Matrix33 | [friend] |
operator *=(const Matrix33 &other) | Matrix33 | [inline] |
operator=(const Matrix33 &other) | Matrix33 | [inline] |
operator[](int row) const | Matrix33 | [inline] |
operator[](int row) | Matrix33 | [inline] |
Rotate2V33(const Vector &from, const Vector &to) | Matrix33 | [friend] |
RotateV33(float angle, const Vector &axis) | Matrix33 | [friend] |
RotateVRadians33(float angle, const Vector &axis) | Matrix33 | [friend] |
Set(float fill) | Matrix33 | [inline] |
SetIdentity() | Matrix33 | [inline] |
SetTranslate(const Vector2 &t) | Matrix33 | [inline] |
Transpose() const | Matrix33 | [inline] |
TransposeSelf() | Matrix33 | [inline] |
v | Matrix33 | [protected] |
VectorsToStandard33(const Vector &becomezdir, const Vector &becomeydir) | Matrix33 | [friend] |
XRotate33(float angle) | Matrix33 | [friend] |
XRotateRadians33(float anglerad) | Matrix33 | [friend] |
XYRotateRadians33(float xangle, float yangle) | Matrix33 | [friend] |
YRotate33(float angle) | Matrix33 | [friend] |
YRotateRadians33(float anglerad) | Matrix33 | [friend] |
YXRotate33(float yangle, float xangle) | Matrix33 | [friend] |
YXRotateRadians33(float yangle, float xangle) | Matrix33 | [friend] |
YXZRotate33(float yangle, float xangle, float zangle) | Matrix33 | [friend] |
YXZRotateRadians33(float yangle, float xangle, float zangle) | Matrix33 | [friend] |
ZRotate33(float angle) | Matrix33 | [friend] |
ZRotateRadians33(float anglerad) | Matrix33 | [friend] |
ZXRotate33(float zangle, float xangle) | Matrix33 | [friend] |
ZXRotateRadians33(float zangle, float xangle) | Matrix33 | [friend] |
ZXZRotate33(float zangl1, float xangle, float zangl2) | Matrix33 | [friend] |
ZXZRotateRadians33(float zangl1, float xangle, float zangl2) | Matrix33 | [friend] |
Generated on Thu Oct 27 11:47:00 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001