VTK  9.3.20240328
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=nullptr, vtkIdType v=0)
 

Friends

class iterator_core_access
 

Detailed Description

Definition at line 196 of file vtkBoostGraphAdapter.h.

Constructor & Destructor Documentation

◆ vtk_edge_iterator()

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

Definition at line 201 of file vtkBoostGraphAdapter.h.

Friends And Related Function Documentation

◆ iterator_core_access

friend class iterator_core_access
friend

Definition at line 343 of file vtkBoostGraphAdapter.h.


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