CGAL 4.5 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/iterator.h>
transform_iterator< internal::Edge< Graph >, Halfedge_around_target_iterator< Graph > >.
Public Types | |
typedef std::bidirectional_iterator_tag | iterator_category |
typedef void(In_edge_iterator::* | bool_type )() const |
Public Member Functions | |
In_edge_iterator () | |
In_edge_iterator (halfedge_descriptor h, const Graph &g, int n=0) | |
void | this_type_does_not_support_comparisons () const |
operator bool_type () const | |