CGAL 6.0 - 3D Simplicial Mesh Data Structures
|
The classes describing a 3D simplicial mesh data structure.
Classes | |
class | CGAL::Compact_simplicial_mesh_cell_base_3< SubdomainIndex, SurfacePatchIndex > |
The class Compact_simplicial_mesh_cell_base_3 is a model of the concept SimplicialMeshCellBase_3 . More... | |
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< Gt, SubdomainIndex, SurfacePatchIndex, Cb > |
The class Simplicial_mesh_cell_base_3 is a model of the concept SimplicialMeshCellBase_3 . More... | |
class | CGAL::Simplicial_mesh_vertex_base_3< Gt, SubdomainIndex, SurfacePatchIndex, CurveIndex, CornerIndex, Vb > |
The class Simplicial_mesh_vertex_base_3 is a model of the concept SimplicialMeshVertexBase_3 . More... | |