| column(int) const | Matrix3< T > | [inline] |
| determinant() const | Matrix3< T > | |
| identity() | Matrix3< T > | [static] |
| inverse() const | Matrix3< T > | |
| Matrix3() | Matrix3< T > | |
| Matrix3(const Vector3< T > &, const Vector3< T > &, const Vector3< T > &) | Matrix3< T > | |
| Matrix3(const Matrix3< U > &) | Matrix3< T > | |
| operator *=(T) | Matrix3< T > | [inline] |
| operator[](int) const | Matrix3< T > | [inline] |
| r | Matrix3< T > | |
| row(int) const | Matrix3< T > | [inline] |
| scaling(const Vector3< T > &) | Matrix3< T > | [static] |
| scaling(T) | Matrix3< T > | [static] |
| transpose() const | Matrix3< T > | |
| xrotation(T) | Matrix3< T > | [static] |
| yrotation(T) | Matrix3< T > | [static] |
| zrotation(T) | Matrix3< T > | [static] |
1.4.1