Developer Documentation
|
#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::HexahedralMeshTopologyKernel > | HexahedralMesh |
typedef VolumeMeshObject< HexahedralMesh > | HexahedralMeshObject |
Typedef for a mesh object containing a polyhedral mesh. | |
This file contains all required includes for using polyhedral meshes
Definition in file HexahedralMesh.hh.
#define DATA_HEXAHEDRAL_MESH typeId("HexahedralMesh") |
Use this macro to reference Hexahedral Meshes
Definition at line 63 of file HexahedralMesh.hh.