#include "Elements.h"
#include <Base/Vector3D.h>
Go to the source code of this file.
Classes | |
struct | MeshCore::MeshEdgeBuilder |
Helper class to build up list of edges. More... | |
struct | MeshCore::MeshHelpBuilderEdge |
Helper class for edges. More... | |
struct | MeshCore::MeshHelpPoint |
Helper class for points. More... | |
struct | MeshCore::MeshPointBuilder |
Helper class for list of points. More... | |
Namespaces | |
namespace | MeshCore |
The namespace of the Mesh Core library. |