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

#include <vtkBoostGraphAdapter.h>

Inherits iterator_facade< vtk_edge_iterator, vtkEdgeType, forward_traversal_tag, const vtkEdgeType &, vtkIdType >.

Public Member Functions

 vtk_edge_iterator (vtkGraph *g=0, vtkIdType v=0)
 

Friends

class iterator_core_access
 

Detailed Description

Definition at line 214 of file vtkBoostGraphAdapter.h.

Constructor & Destructor Documentation

◆ vtk_edge_iterator()

boost::vtk_edge_iterator::vtk_edge_iterator ( vtkGraph g = 0,
vtkIdType  v = 0 
)
inlineexplicit

Definition at line 219 of file vtkBoostGraphAdapter.h.

Friends And Related Function Documentation

◆ iterator_core_access

friend class iterator_core_access
friend

Definition at line 360 of file vtkBoostGraphAdapter.h.


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