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