CGAL 6.0 - CGAL and the Boost Graph Library
Loading...
Searching...
No Matches
CGAL::dynamic_halfedge_property_t< T > Struct Template Reference

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

Definition

template<typename T>
struct CGAL::dynamic_halfedge_property_t< T >

Dynamic halfedge property tag.

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