|
CGAL 4.11.1 - Triangulated Surface Mesh Shortest Paths
|
| Namespace containing support members specific to this package | |
A model of the concept SurfaceMeshShortestPathTraits as required by the Surface_mesh_shortest_path class | |
| Computes shortest surface paths from one or more source points on a surface mesh | |
A model of BidirectionalIterator to access the source points | |
The concept SurfaceMeshShortestPathTraits describes the types, predicates, and constructions required by the traits class parameter of CGAL::Surface_mesh_shortest_path | |
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 |