CGAL 4.4 - Approximation of Ridges and Umbilics on Triangulated Surface Meshes
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
TriangulatedSurfaceMesh::Vertex Concept Reference

Definition

Opaque type representing a vertex of the TriangulatedSurfaceMesh .

Public Member Functions

Traits::Point_3 & point ()
 The point associated to the vertex.