Enriched CGAL Polyhedron for the MSDM estimation. More...
Go to the source code of this file.
Classes | |
class | Enriched_facet< Refs, T > |
Enriched facet for CGAL polyhedron adding normal and tag information. More... | |
class | Enriched_halfedge< Refs, Tprev, Tvertex, Tface > |
Enriched halfedge for CGAL polyhedron adding tag information. More... | |
class | Enriched_vertex< Refs, T > |
Enriched vertex with a tag and maximum principale curvature. More... | |
struct | Enriched_items |
A redefined items class for the Polyhedron_3. More... | |
struct | Enriched_items::Vertex_wrapper< Refs, Traits > |
Wrapper for the vertex used in the custom polyhedron. More... | |
struct | Enriched_items::Face_wrapper< Refs, Traits > |
Wrapper for the face used in the custom polyhedron. More... | |
struct | Enriched_items::Halfedge_wrapper< Refs, Traits > |
Wrapper for the halfedge used in the custom polyhedron. More... | |
class | Enriched_polyhedron< kernel, items > |
Polyhedron class for the MSDM computation. More... | |
Enriched CGAL Polyhedron for the MSDM estimation.