cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.0 - CGAL and the Boost Graph Library
Loading...
Searching...
No Matches
List of all members
CGAL::dynamic_face_property_t< T > Struct Template Reference
CGAL and the Boost Graph Library Reference
»
Dynamic Properties
#include <CGAL/boost/graph/properties.h>
Definition
template<typename T>
struct CGAL::dynamic_face_property_t< T >
Dynamic face property tag.
Template Parameters
T
the value type of the face property
Examples
BGL_polyhedron_3/polyhedron_partition.cpp
.