RINGMesh  Version 5.0.0
A programming library for geological model meshes
geomodel_mesh_entity.h File Reference

Go to the source code of this file.

Classes

class  RINGMesh::GeoModelMeshEntity< DIMENSION >
 Abstract base class for GeoModelMeshEntity. More...
 
class  RINGMesh::Corner< DIMENSION >
 A GeoModelEntity of type CORNER. More...
 
class  RINGMesh::Line< DIMENSION >
 A GeoModelEntity of type LINE. More...
 
class  RINGMesh::SurfaceBase< DIMENSION >
 A GeoModelEntity of type SURFACE. More...
 
class  RINGMesh::Surface< DIMENSION >
 
class  RINGMesh::Surface< 2 >
 
class  RINGMesh::Surface< 3 >
 
class  RINGMesh::Region< DIMENSION >
 A GeoModelEntity of type REGION. More...
 
class  RINGMesh::GeoModelMeshEntityConstAccess< DIMENSION >
 
class  RINGMesh::GeoModelMeshEntityAccess< DIMENSION >
 

Namespaces

 RINGMesh
 Classes to build GeoModel from various inputs.
 

Functions

 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelGeologicalEntity)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelMeshEntityConstAccess)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderTopologyBase)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderTopology)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderGeometryBase)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderGeometry)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderGeology)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderRemovalBase)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderRemoval)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModelBuilderInfo)
 
 RINGMesh::FORWARD_DECLARATION_DIMENSION_CLASS (GeoModel)
 
 RINGMesh::ALIAS_2D_AND_3D (GeoModel)
 
 RINGMesh::ALIAS_2D_AND_3D (GeoModelMeshEntity)
 
 RINGMesh::ALIAS_2D_AND_3D (Corner)
 
 RINGMesh::ALIAS_2D_AND_3D (Line)
 
 RINGMesh::ALIAS_2D_AND_3D (Surface)
 
 RINGMesh::ALIAS_3D (Region)
 
 RINGMesh::ALIAS_2D_AND_3D (GeoModelMeshEntityAccess)