CGAL 5.4 - CGAL and the Boost Graph Library
CGAL::dynamic_halfedge_property_t< T > Struct Template Reference

#include <CGAL/boost/graph/properties.h>

Definition

Dynamic halfedge property tag.

Template Parameters
Tthe value type of the halfedge property
Examples:
Property_map/dynamic_properties.cpp.