CGAL 5.1 - Surface Mesh Topology
CGAL::Surface_mesh_topology Namespace Reference

Classes

class  Curves_on_surface_topology
 The class Curves_on_surface_topology provides methods to compute shortest non contractible cycles and to test homotopy on paths. More...
 
struct  Euclidean_length_weight_functor
 A model of WeightFunctor assigning its Euclidean length to every edge. More...
 
class  Path_on_surface
 The class Path_on_surface represents a walk in a mesh which is either a model of CombinatorialMap, a model of GeneralizedMap or a model of a FaceGraph. More...
 
struct  Polygonal_schema_min_items
 The class Polygonal_schema_min_items defines a struct with a std::string as the information associated with darts, and no attribute is enabled. More...
 
class  Polygonal_schema_with_combinatorial_map
 The class Polygonal_schema_with_combinatorial_map is a model of PolygonalSchema using Combinatorial_map as underlying model. More...
 
class  Polygonal_schema_with_generalized_map
 The class Polygonal_schema_with_generalized_map is a model of PolygonalSchema using Generalized_map as underlying model. More...
 
struct  Unit_weight_functor
 A model of WeightFunctor assigning unit weight to every edge. More...