cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 5.2.2 - CGAL and the Boost Graph Library
List of all members
CGAL::dynamic_halfedge_property_t< T > Struct Template Reference
CGAL and the Boost Graph Library Reference
ยป
Dynamic Properties
#include <CGAL/boost/graph/properties.h>
Definition
Dynamic halfedge property tag.
Template Parameters
T
the value type of the halfedge property
Examples:
Property_map/dynamic_properties.cpp
.