This is the complete list of members for GlsMatrixAffine< Type >, including all inherited members.
| _data | GlsMatrix< Type, 4 > | protected |
| _matrix | GlsMatrix< Type, 4 > | protected |
| Clear() | GlsMatrix< Type, 4 > | inline |
| closeValues(Type lv, Type rv) const | GlsMatrix< Type, 4 > | protected |
| Data() | GlsMatrix< Type, 4 > | inline |
| Data() const | GlsMatrix< Type, 4 > | inline |
| Determinant() const | GlsMatrix< Type, 4 > | |
| Dump() const | GlsMatrix< Type, 4 > | |
| GlsMatrix() | GlsMatrix< Type, 4 > | |
| GlsMatrix(const CStyleMatrix m) | GlsMatrix< Type, 4 > | |
| GlsMatrix(const Type *m) | GlsMatrix< Type, 4 > | |
| GlsMatrix(const GlsMatrix< Type, DIM > &m) | GlsMatrix< Type, 4 > | |
| GlsMatrixAffine() | GlsMatrixAffine< Type > | |
| GlsMatrixAffine(const Type m[4][4]) | GlsMatrixAffine< Type > | |
| GlsMatrixAffine(const Type *m) | GlsMatrixAffine< Type > | |
| GlsMatrixAffine(const GlsMatrix< Type, 4 > &m) | GlsMatrixAffine< Type > | |
| Initialize() | GlsMatrix< Type, 4 > | protected |
| Inverse() const | GlsMatrix< Type, 4 > | |
| Invert() | GlsMatrix< Type, 4 > | |
| IsDiagonal() const | GlsMatrix< Type, 4 > | |
| IsIdentity() const | GlsMatrix< Type, 4 > | |
| IsLowerTriangular() const | GlsMatrix< Type, 4 > | |
| IsScalar() const | GlsMatrix< Type, 4 > | |
| IsSingular() const | GlsMatrix< Type, 4 > | |
| IsSkewSymmetric() const | GlsMatrix< Type, 4 > | |
| IsSymmetric() const | GlsMatrix< Type, 4 > | |
| IsUpperTriangular() const | GlsMatrix< Type, 4 > | |
| IsVeryClose(const GlsMatrix< Type, 4 > &b) const | GlsMatrixAffine< Type > | inline |
| MakeIdentity() | GlsMatrix< Type, 4 > | |
| operator*(const Vector &v) const | GlsMatrixAffine< Type > | inline |
| Pivot(unsigned row) | GlsMatrix< Type, 4 > | protected |
| PRECISION | GlsMatrix< Type, 4 > | protectedstatic |
| Rotate(Type angle, RotationAxis axis) | GlsMatrixAffine< Type > | |
| Rotate(Type angle, const Vector ¢erOfRotation, RotationAxis axis) | GlsMatrixAffine< Type > | |
| Rotate(Type angle, const Vector ¢erOfRotation, const Vector &axis) | GlsMatrixAffine< Type > | |
| Scale(Type x, Type y, Type z) | GlsMatrixAffine< Type > | |
| Scale(Type x, Type y, Type z, const Vector &anchor) | GlsMatrixAffine< Type > | |
| Transform(Vector &v) const | GlsMatrixAffine< Type > | inline |
| Translate(Type x, Type y, Type z) | GlsMatrixAffine< Type > | inline |
| Translate(const Vector &v) | GlsMatrixAffine< Type > | inline |
| Transpose() | GlsMatrix< Type, 4 > | |
| Transposition() const | GlsMatrix< Type, 4 > | |
| ~GlsMatrix() | GlsMatrix< Type, 4 > | virtual |
| ~GlsMatrixAffine() | GlsMatrixAffine< Type > | |