| CGAL 5.1 - Surface Mesh Topology
    | 
| Classes | |
| class | Curves_on_surface_topology | 
| The class Curves_on_surface_topologyprovides methods to compute shortest non contractible cycles and to test homotopy on paths.  More... | |
| struct | Euclidean_length_weight_functor | 
| A model of WeightFunctorassigning its Euclidean length to every edge.  More... | |
| class | Path_on_surface | 
| The class Path_on_surfacerepresents a walk in a mesh which is either a model ofCombinatorialMap, a model ofGeneralizedMapor a model of aFaceGraph.  More... | |
| struct | Polygonal_schema_min_items | 
| The class Polygonal_schema_min_itemsdefines a struct with astd::stringas the information associated with darts, and no attribute is enabled.  More... | |
| class | Polygonal_schema_with_combinatorial_map | 
| The class Polygonal_schema_with_combinatorial_mapis a model ofPolygonalSchemausingCombinatorial_mapas underlying model.  More... | |
| class | Polygonal_schema_with_generalized_map | 
| The class Polygonal_schema_with_generalized_mapis a model ofPolygonalSchemausingGeneralized_mapas underlying model.  More... | |
| struct | Unit_weight_functor | 
| A model of WeightFunctorassigning unit weight to every edge.  More... | |