CGAL 5.2.2 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/Graph_with_descriptor_with_graph.h>
Graph_with_descriptor_with_graph_property_map
enables to forward properties from a Graph
to a Graph_with_descriptor_with_graph
.
Graph_with_descriptor_with_graph_property_map
the same property map concept as PM
Graph | a model of the FaceListGraph and HalfedgeListGraph concepts. |
PM | a property_map of a Graph . |