- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
Matrix33 Member List¶
This is the complete list of members for Matrix33, including all inherited members.
| 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] |
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:47:00 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001