CGAL 4.12.1 - CGAL and the Boost Graph Library
|
The dynamic property tags enable to associate information to simplices of a FaceGraph
on the fly.
Classes | |
struct | CGAL::dynamic_vertex_property_t< T > |
Dynamic vertex property tag. More... | |
struct | CGAL::dynamic_halfedge_property_t< T > |
Dynamic halfedge property tag. More... | |
struct | CGAL::dynamic_edge_property_t< T > |
Dynamic edge property tag. More... | |
struct | CGAL::dynamic_face_property_t< T > |
Dynamic face property tag. More... | |