CGAL 5.5 - CGAL and the Boost Graph Library
CGAL::dynamic_face_property_t< T > Struct Template Reference

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

Definition

Dynamic face property tag.

Template Parameters
Tthe value type of the face property
Examples:
BGL_polyhedron_3/polyhedron_partition.cpp.