CGAL 4.4 - Approximation of Ridges and Umbilics on Triangulated Surface Meshes
|
![]() ![]() | |
![]() ![]() ![]() | The class Ridge_approximation computes the approximation of ridges of a triangular polyhedral surface |
![]() ![]() ![]() | The class Ridge_line stores the description of a ridge line |
![]() ![]() ![]() | The class Vertex2Data_Property_Map_with_std_map is a model of the concepts Vertex2FTPropertyMap and Vertex2VectorPropertyMap to be used for Ridge_approximation |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() | The class Umbilic_approximation computes the approximation of umbilics on a triangular polyhedral surface |
![]() ![]() ![]() | The class Umbilic stores the description of an umbilic |
![]() ![]() | The concept TriangulatedSurfaceMesh describes an oriented surface (possibly with boundary) embedded in the 3 space. It is combinatorially based on a halfedge data structure with triangular faces, geometrically 3d points associated to the vertices define the embedding |
![]() ![]() ![]() | Opaque type representing a facet of the TriangulatedSurfaceMesh |
![]() ![]() ![]() | Opaque type representing a halfedge of the TriangulatedSurfaceMesh |
![]() ![]() ![]() | Opaque type representing a vertex of the TriangulatedSurfaceMesh |
![]() ![]() | The concept Vertex2FTPropertyMap specializes the concept of LvaluePropertyMap . It is intended to be used in combination with the concept TriangulatedSurfaceMesh in the class CGAL::Ridge_approximation . It associates a field type value TriangulatedSurfaceMesh::Traits::FT to keys which are TriangulatedSurfaceMesh::Vertex_handle |
![]() ![]() | The concept Vertex2VectorPropertyMap specializes the concept of LvaluePropertyMap . It is intended to be used in combination with the concept TriangulatedSurfaceMesh in the class CGAL::Ridge_approximation . It associates a three dimensional vector TriangulatedSurfaceMesh::Traits::Vector_3 to keys which are TriangulatedSurfaceMesh::Vertex_handle |