| Inv(const Matrix4C &) | Matrix4C | [friend] |
| m | Matrix4C | |
| Matrix4C() | Matrix4C | |
| Matrix4C(const VectorC &a1, const VectorC &a2, const VectorC &a3) | Matrix4C | [inline] |
| operator *(const Matrix4C &) | Matrix4C | |
| operator *(const VectorC &) | Matrix4C | |
| operator!=(const Matrix4C &v) | Matrix4C | |
| operator=(const Matrix4C &) | Matrix4C | |
| operator==(const Matrix4C &v) | Matrix4C | |
| operator~(const Matrix4C &) | Matrix4C | [friend] |
| Set(const VectorC &a1, const VectorC &a2, const VectorC &a3) | Matrix4C | |
| SetIdentity() | Matrix4C | |
| SetQuaternion(const QuaternionC &) | Matrix4C | |
| SetRotateOnMinusZ(const VectorC &) | Matrix4C | |
| SetRotateX(const double &) | Matrix4C | |
| SetRotateY(const double &) | Matrix4C | |
| SetRotateZ(const double &) | Matrix4C | |
| SetRotation(const VectorC &, const double &) | Matrix4C | |
| SetScale(const VectorC &) | Matrix4C | |
| SetTranslation(const VectorC &) | Matrix4C | |
| Writeln() | Matrix4C | |
| ~Matrix4C() | Matrix4C | [inline, virtual] |
1.3-rc2