CGAL 4.6.3 - Approximation of Ridges and Umbilics on Triangulated Surface Meshes
|
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
.
TriangulatedSurfaceMesh