Developer Documentation
HexahedralMesh.hh File Reference
#include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include <OpenVolumeMesh/Mesh/HexahedralMesh.hh>
#include <OpenVolumeMesh/Core/PropertyDefines.hh>
#include <ObjectTypes/HexahedralMesh/PluginFunctionsHexahedralMesh.hh>

Go to the source code of this file.

Macros

#define DATA_HEXAHEDRAL_MESH   typeId("HexahedralMesh")
 

Typedefs

typedef OpenVolumeMesh::GeometryKernel< ACG::Vec3d, OpenVolumeMesh::HexahedralMeshTopologyKernelHexahedralMesh
 
typedef VolumeMeshObject< HexahedralMeshHexahedralMeshObject
 Typedef for a mesh object containing a polyhedral mesh.
 

Detailed Description

This file contains all required includes for using polyhedral meshes

Definition in file HexahedralMesh.hh.

Macro Definition Documentation

◆ DATA_HEXAHEDRAL_MESH

#define DATA_HEXAHEDRAL_MESH   typeId("HexahedralMesh")

Use this macro to reference Hexahedral Meshes

Definition at line 56 of file HexahedralMesh.hh.