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