- [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)
Matrix44 Member List¶
This is the complete list of members for Matrix44, including all inherited members.
| Identity44() | Matrix44 | [friend] |
| Inverse() const | Matrix44 | |
| Matrix44() | Matrix44 | [inline] |
| Matrix44(const Matrix44 &m) | Matrix44 | [inline] |
| Matrix44(float fill) | Matrix44 | [inline] |
| Matrix44(const Vector4 &v0, const Vector4 &v1, const Vector4 &v2, const Vector4 &v3) | Matrix44 | [inline] |
| Matrix44(const Quaternion &quat) | Matrix44 | |
| operator *(const Matrix44 &b) const | Matrix44 | |
| operator *(const Vector &v) const | Matrix44 | [inline] |
| operator *(const Vector4 &v) const | Matrix44 | [inline] |
| operator *=(const Matrix44 &other) | Matrix44 | [inline] |
| operator[](int row) const | Matrix44 | [inline] |
| operator[](int row) | Matrix44 | [inline] |
| SetIdentity() | Matrix44 | [inline] |
| Transpose() const | Matrix44 | [inline] |
| v | Matrix44 | [protected] |
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