| Inv(const MatrixC &) | MatrixC | [friend] |
| m | MatrixC | |
| MatrixC() | MatrixC | |
| MatrixC(const VectorC &a1, const VectorC &a2, const VectorC &a3) | MatrixC | [inline] |
| operator *(const MatrixC &) | MatrixC | |
| operator *(const VectorC &) | MatrixC | |
| operator!=(const MatrixC &v) | MatrixC | |
| operator=(const MatrixC &) | MatrixC | |
| operator==(const MatrixC &v) | MatrixC | |
| operator~(const MatrixC &) | MatrixC | [friend] |
| Set(const VectorC &a1, const VectorC &a2, const VectorC &a3) | MatrixC | |
| SetIdentity() | MatrixC | |
| SetRotateOnMinusZ(const VectorC &) | MatrixC | |
| SetRotateX(const double &) | MatrixC | |
| SetRotateY(const double &) | MatrixC | |
| SetRotateZ(const double &) | MatrixC | |
| ~MatrixC() | MatrixC | [inline] |
1.3-rc2