Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NUtils | Procedures to convert between MATLAB and CGAL mesh representations |
Cpolyhedron_builder | Builder class for a triangle surface mesh based on a list of facets and vertices |
CDistance3D | Estimation of the MSDM between 2 polyhedron with curvature information |
CEnriched_facet | Enriched facet for CGAL polyhedron adding normal and tag information |
CEnriched_halfedge | Enriched halfedge for CGAL polyhedron adding tag information |
▼CEnriched_items | A redefined items class for the Polyhedron_3 |
CFace_wrapper | Wrapper for the face used in the custom polyhedron |
CHalfedge_wrapper | Wrapper for the halfedge used in the custom polyhedron |
CVertex_wrapper | Wrapper for the vertex used in the custom polyhedron |
CEnriched_polyhedron | Polyhedron class for the MSDM computation |
CEnriched_vertex | Enriched vertex with a tag and maximum principale curvature |
CMSDM_options | Structure that contains all the parameters of the MSDM estimation |