50 #ifndef PLUGINFUNCTIONSHEXAHEDRALMESH_HH 51 #define PLUGINFUNCTIONSHEXAHEDRALMESH_HH 53 #include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh> 122 #endif // PLUGINFUNCTIONSHEXAHEDRALMESH_HH
bool getObject(const int _identifier, BaseObject *&_object)
Get the object which has the given identifier.
HexahedralMesh * hexahedralMesh(BaseObjectData *_object)
Get an HexahedralMesh from an object.
HexahedralMeshObject * hexahedralMeshObject(BaseObjectData *_object)
Cast an BaseObject to an HexahedralMeshObject if possible.
bool getTargetMeshes(std::vector< PolyMesh *> &_meshes)
Get a pointer to every Poly Mesh which is marked as a target mesh.
bool getSourceMeshes(std::vector< PolyMesh *> &_meshes)
Get a pointer to every Poly Mesh which is marked as a source mesh.