CGAL 5.6.1 - Triangulated Surface Mesh Shortest Paths

Concepts

conceptSurfaceMeshShortestPathTraits
 The concept SurfaceMeshShortestPathTraits describes the types, predicates, and constructions required by the traits class parameter of CGAL::Surface_mesh_shortest_path. More...
 
conceptSurfaceMeshShortestPathVisitor
 The concept SurfaceMeshShortestPathVisitor describes the requirements of the visitor type used to collect the edges and vertices traversed by a shortest path on the surface of a triangulated surface mesh. More...