| base_t typedef (defined in active::geometry::Matrix3x3) | active::geometry::Matrix3x3 | |
| createIdentity() | active::geometry::Matrix3x3 | static |
| createScale(double x, double y, double z) | active::geometry::Matrix3x3 | static |
| createTranslate(double x, double y, double z) | active::geometry::Matrix3x3 | static |
| createXRotate(double angle) | active::geometry::Matrix3x3 | static |
| createYRotate(double angle) | active::geometry::Matrix3x3 | static |
| createZRotate(double angle) | active::geometry::Matrix3x3 | static |
| getDeterminant() const | active::geometry::Matrix3x3 | |
| getInverse() const | active::geometry::Matrix3x3 | |
| Matrix3x3() | active::geometry::Matrix3x3 | |
| Matrix3x3(double a1, double b1, double c1, double a2, double b2, double c2, double a3, double b3, double c3) | active::geometry::Matrix3x3 | |
| operator!=(const Matrix3x3 &ref) const | active::geometry::Matrix3x3 | |
| operator()(unsigned short row, unsigned short col) const | active::geometry::Matrix3x3 | inline |
| operator()(unsigned short row, unsigned short col) | active::geometry::Matrix3x3 | inline |
| operator*(const Matrix3x3 &ref) const | active::geometry::Matrix3x3 | |
| operator*=(const Matrix3x3 &ref) | active::geometry::Matrix3x3 | |
| operator==(const Matrix3x3 &ref) const | active::geometry::Matrix3x3 | |
| operator[](unsigned short index) const | active::geometry::Matrix3x3 | inline |
| operator[](unsigned short index) | active::geometry::Matrix3x3 | inline |
| Option typedef | active::geometry::Matrix3x3 | |
| row_t typedef (defined in active::geometry::Matrix3x3) | active::geometry::Matrix3x3 | |
| Shared typedef | active::geometry::Matrix3x3 | |
| Unique typedef | active::geometry::Matrix3x3 | |