CGAL 5.3 - Surface Mesh Topology
CGAL::Surface_mesh_topology::Unit_weight_functor Struct Reference

#include <CGAL/Curves_on_surface_topology.h>

Definition

A model of WeightFunctor assigning unit weight to every edge.

Public Types

using Weight_t = unsigned int
 Number type of the weights.