CGAL 4.5 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/iterator.h>
Public Types | |
typedef boost::graph_traits< G > ::halfedge_descriptor | result_type |
typedef boost::graph_traits< G > ::halfedge_descriptor | argument_type |
Public Member Functions | |
OppositeHalfedge () | |
OppositeHalfedge (const G &g) | |
result_type | operator() (argument_type h) const |
Public Attributes | |
const G * | g |