CGAL 4.5 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/iterator.h>
Public Types | |
typedef std::bidirectional_iterator_tag | iterator_category |
Public Member Functions | |
Vertex_around_target_iterator () | |
Vertex_around_target_iterator (halfedge_descriptor h, const Graph &g, int n=0) | |