#include <zeusmath/System/Interfaces/ISquareMatrix3.hpp>#include <zeusmath/Geometry/Vector3D.h>Go to the source code of this file.
Classes | |
| class | zeus::TSquareMatrix3 |
Namespaces | |
| namespace | zeus |
Defines | |
| #define | SQUAREMATRIX3_DIMENSIONS 3 |
Functions | |
| TSquareMatrix3 | zeus::operator* (const Float &f, const ISquareMatrix3 &rMatrix) |
| TSquareMatrix3 | zeus::operator+ (const Float &f, const ISquareMatrix3 &rMatrix) |
| #define SQUAREMATRIX3_DIMENSIONS 3 |