CGAL 6.0 - Tetrahedral Remeshing
|
Classes | |
class | CGAL::Tetrahedral_remeshing::Remeshing_cell_base_3< Gt, Cb > |
The class Remeshing_cell_base_3 is a model of the concept RemeshingCellBase_3 . More... | |
class | CGAL::Tetrahedral_remeshing::Remeshing_triangulation_3< Gt, Concurrency_tag, Vb, Cb > |
The class Remeshing_triangulation_3 is a class template which provides a valid triangulation type that can be used as the 3D triangulation input for the tetrahedral remeshing process. More... | |
class | CGAL::Tetrahedral_remeshing::Remeshing_vertex_base_3< Gt, Vb > |
The class Remeshing_vertex_base_3 is a model of the concept RemeshingVertexBase_3 . More... | |