CGAL 5.6.1 - 3D Simplicial Mesh Data Structures

The classes describing a 3D simplicial mesh data structure.

Classes

class  CGAL::Mesh_complex_3_in_triangulation_3< Tr, CornerIndex, CurveIndex >
 A data structure to represent and maintain a 3D complex embedded in a 3D triangulation. More...
 
class  CGAL::Simplicial_mesh_cell_base_3< Subdomain_index, Surface_patch_index >
 The class Simplicial_mesh_cell_base_3 is a model of the concept SimplicialMeshCellBase_3. More...
 
struct  CGAL::Simplicial_mesh_vertex_base_3< Gt, Subdomain_index, Surface_patch_index, Curve_index, Corner_index, Vb >
 The class Simplicial_mesh_vertex_base_3 is a model of the concept SimplicialMeshVertexBase_3. More...