\( \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.7 - CGAL and the Boost Graph Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Vertex_around_target_iterator< Graph > Class Template Reference

#include <CGAL/boost/graph/iterator.h>

Public Member Functions

 Vertex_around_target_iterator ()
 
 Vertex_around_target_iterator (halfedge_descriptor h, const Graph &g, int n=0)
 

Constructor & Destructor Documentation

template<typename Graph >
CGAL::Vertex_around_target_iterator< Graph >::Vertex_around_target_iterator ( )
template<typename Graph >
CGAL::Vertex_around_target_iterator< Graph >::Vertex_around_target_iterator ( halfedge_descriptor  h,
const Graph &  g,
int  n = 0 
)