#include <cassert>#include <cmath>#include <cstdio>#include <string>#include "Vector3D.h"#include <float.h>Go to the source code of this file.
Classes | |
| class | Base::Matrix4D |
| The Matrix4D class. More... | |
Namespaces | |
| namespace | Base |
The namespace of the FreeCAD Base library. | |
Functions | |
| Vector3f & | Base::operator*= (Vector3f &rclVect, const Matrix4D &rclMtrx) |
1.6.1