|
CGAL 4.8.1 - CGAL and the Boost Graph Library
|
Bgl defines the class template boost::graph_traits as a uniform interface to the properties and types of graph types | |
| We extend the Boost Graph Library(Bgl for short) with a set of new concepts | |
The property tags model of the boost concept PropertyTag | |
| Several iterators and circulators are provided that enable to iterate through the halfedges incident to a given face or vertex | |
| We call high level operations that maintain the validity of a halfedge graph Euler Operations |