CGAL 5.0.3 - Triangulated Surface Mesh Shortest Paths
|
Concepts | |
concept | SurfaceMeshShortestPathTraits |
The concept SurfaceMeshShortestPathTraits describes the types, predicates, and constructions required by the traits class parameter of CGAL::Surface_mesh_shortest_path . More... | |
concept | SurfaceMeshShortestPathVisitor |
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... | |