#include "MeshKernel.h"#include "Elements.h"#include <Base/Matrix.h>#include <Base/Vector3D.h>#include <climits>Go to the source code of this file.
Classes | |
| class | MeshCore::MeshFacetIterator |
| The MeshFacetIterator allows to iterate over the facets that hold the topology of the mesh and provides access to their geometric information. More... | |
| class | MeshCore::MeshFastFacetIterator |
| class | MeshCore::MeshPointIterator |
| The MeshPointIterator allows to iterate over the vertices of the mesh and provides access to their geometric information. More... | |
Namespaces | |
| namespace | MeshCore |
The namespace of the Mesh Core library. | |
1.6.1