![]() |
The class Umbilic<TriangulatedSurfaceMesh> stores the description of an umbilic.
#include <CGAL/Umbilics.h>
| typedef typename TriangulatedSurfaceMesh::Vertex_handle | ||
| Vertex_handle; | ||
| typedef typename TriangulatedSurfaceMesh::Halfedge_handle | ||
| Halfedge_handle; | ||
| const Vertex_handle | umbilic.vertex () | |
| const Umbilic_type | umbilic.umbilic_type () | |
| std::list<Halfedge_handle> | umbilic.contour_list () | |