\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.5 - CGAL and the Boost Graph Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::internal::OppositeHalfedge< G > Struct Template Reference

#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