CGAL 5.1.3 - Surface Mesh Topology

Classes

class  CGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
 The class Curves_on_surface_topology provides methods to compute shortest non contractible cycles and to test homotopy on paths. More...
 
struct  CGAL::Surface_mesh_topology::Unit_weight_functor
 A model of WeightFunctor assigning unit weight to every edge. More...
 
struct  CGAL::Surface_mesh_topology::Euclidean_length_weight_functor< Mesh >
 A model of WeightFunctor assigning its Euclidean length to every edge. More...
 
class  CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
 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...
 
class  CGAL::Surface_mesh_topology::Polygonal_schema_with_combinatorial_map< Items, Alloc >
 The class Polygonal_schema_with_combinatorial_map is a model of PolygonalSchema using Combinatorial_map as underlying model. More...
 
class  CGAL::Surface_mesh_topology::Polygonal_schema_with_generalized_map< Items, Alloc >
 The class Polygonal_schema_with_generalized_map is a model of PolygonalSchema using Generalized_map as underlying model. More...
 
struct  CGAL::Surface_mesh_topology::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...