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

#include <vtkBoostGraphAdapter.h>

Inherits iterator_facade< vtk_out_edge_pointer_iterator, vtkEdgeType, bidirectional_traversal_tag, const vtkEdgeType &, ptrdiff_t >.

Public Member Functions

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

Friends

class iterator_core_access
 

Detailed Description

Definition at line 346 of file vtkBoostGraphAdapter.h.

Constructor & Destructor Documentation

◆ vtk_out_edge_pointer_iterator()

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

Definition at line 351 of file vtkBoostGraphAdapter.h.

Friends And Related Function Documentation

◆ iterator_core_access

friend class iterator_core_access
friend

Definition at line 400 of file vtkBoostGraphAdapter.h.


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