Developer Documentation
|
#include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include <OpenVolumeMesh/Mesh/PolyhedralMesh.hh>
#include <OpenVolumeMesh/Core/PropertyDefines.hh>
#include <ObjectTypes/PolyhedralMesh/PluginFunctionsPolyhedralMesh.hh>
Go to the source code of this file.
Macros | |
#define | DATA_POLYHEDRAL_MESH typeId("PolyhedralMesh") |
Typedefs | |
typedef OpenVolumeMesh::GeometryKernel < ACG::Vec3d, OpenVolumeMesh::TopologyKernel > | PolyhedralMesh |
typedef VolumeMeshObject < PolyhedralMesh > | PolyhedralMeshObject |
Typedef for a mesh object containing a polyhedral mesh. | |
This file contains all required includes for using polyhedral meshes
Definition in file PolyhedralMesh.hh.
#define DATA_POLYHEDRAL_MESH typeId("PolyhedralMesh") |
Use this macro to reference Polyhedral Meshes
Definition at line 63 of file PolyhedralMesh.hh.