RINGMesh  Version 5.0.0
A programming library for geological model meshes
geogram_mesh_builder.h File Reference
#include <ringmesh/basic/common.h>
#include <geogram/basic/command_line.h>
#include <geogram/mesh/mesh_preprocessing.h>
#include <geogram/voronoi/CVT.h>
#include <ringmesh/mesh/geogram_mesh.h>
#include <ringmesh/mesh/mesh_builder.h>

Go to the source code of this file.

Classes

class  RINGMesh::GeogramPointSetMeshBuilder< DIMENSION >
 
class  RINGMesh::GeogramLineMeshBuilder< DIMENSION >
 
class  RINGMesh::GeogramSurfaceMeshBuilder< DIMENSION >
 
class  RINGMesh::GeogramVolumeMeshBuilder< DIMENSION >
 

Namespaces

 RINGMesh
 Classes to build GeoModel from various inputs.
 

Macros

#define COMMON_GEOGRAM_MESH_BUILDER_IMPLEMENTATION(Class)
 

Typedefs

using RINGMesh::GeogramVolumeMeshBuilder3D = GeogramVolumeMeshBuilder< 3 >
 

Functions

 RINGMesh::ALIAS_2D_AND_3D (GeogramPointSetMeshBuilder)
 
 RINGMesh::ALIAS_2D_AND_3D (GeogramLineMeshBuilder)
 
 RINGMesh::ALIAS_2D_AND_3D (GeogramSurfaceMeshBuilder)
 

Macro Definition Documentation

◆ COMMON_GEOGRAM_MESH_BUILDER_IMPLEMENTATION

#define COMMON_GEOGRAM_MESH_BUILDER_IMPLEMENTATION (   Class)

Definition at line 51 of file geogram_mesh_builder.h.