VTK
Public Member Functions | Friends | List of all members
boost::vtk_in_edge_pointer_iterator Class Reference

#include <vtkBoostGraphAdapter.h>

Inherits iterator_facade< vtk_in_edge_pointer_iterator, vtkEdgeType, bidirectional_traversal_tag, vtkEdgeType, ptrdiff_t >.

Public Member Functions

 vtk_in_edge_pointer_iterator (vtkGraph *g=0, vtkIdType v=0, bool end=false)
 

Friends

class iterator_core_access
 

Detailed Description

Definition at line 355 of file vtkBoostGraphAdapter.h.

Constructor & Destructor Documentation

boost::vtk_in_edge_pointer_iterator::vtk_in_edge_pointer_iterator ( vtkGraph g = 0,
vtkIdType  v = 0,
bool  end = false 
)
inlineexplicit

Definition at line 363 of file vtkBoostGraphAdapter.h.

Friends And Related Function Documentation

friend class iterator_core_access
friend

Definition at line 389 of file vtkBoostGraphAdapter.h.


The documentation for this class was generated from the following file: