VTK  9.3.20240329
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, const vtkEdgeType &, ptrdiff_t >.

Public Member Functions

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

Friends

class iterator_core_access
 

Detailed Description

Definition at line 403 of file vtkBoostGraphAdapter.h.

Constructor & Destructor Documentation

◆ vtk_in_edge_pointer_iterator()

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

Definition at line 408 of file vtkBoostGraphAdapter.h.

Friends And Related Function Documentation

◆ iterator_core_access

friend class iterator_core_access
friend

Definition at line 457 of file vtkBoostGraphAdapter.h.


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