Developer Documentation
PolyhedralMesh.hh File Reference
#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::TopologyKernelPolyhedralMesh
 
typedef VolumeMeshObject< PolyhedralMeshPolyhedralMeshObject
 Typedef for a mesh object containing a polyhedral mesh.
 

Detailed Description

This file contains all required includes for using polyhedral meshes

Definition in file PolyhedralMesh.hh.

Macro Definition Documentation

◆ DATA_POLYHEDRAL_MESH

#define DATA_POLYHEDRAL_MESH   typeId("PolyhedralMesh")

Use this macro to reference Polyhedral Meshes

Definition at line 54 of file PolyhedralMesh.hh.