Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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::TopologyKernel
PolyhedralMesh
 
typedef VolumeMeshObject
< PolyhedralMesh
PolyhedralMeshObject
 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

#define DATA_POLYHEDRAL_MESH   typeId("PolyhedralMesh")

Use this macro to reference Polyhedral Meshes

Definition at line 63 of file PolyhedralMesh.hh.