#include <assert.h>#include <iostream>#include "Elements.h"#include "Helpers.h"#include <Base/BoundBox.h>#include <Base/Vector3D.h>#include <Base/Matrix.h>Go to the source code of this file.
Classes | |
| class | MeshCore::MeshKernel |
| The MeshKernel class is the basic class that holds the data points, the edges and the facets describing a mesh object. More... | |
Namespaces | |
| namespace | Base |
The namespace of the FreeCAD Base library. | |
| namespace | MeshCore |
The namespace of the Mesh Core library. | |
1.6.1