#include <vtkBoostGraphAdapter.h>
Collaboration diagram for boost::vtk_edge_iterator:

Definition at line 174 of file vtkBoostGraphAdapter.h.
Public Member Functions | |
| vtk_edge_iterator (vtkGraph *g=0, vtkIdType v=0) | |
Friends | |
| class | iterator_core_access |
| boost::vtk_edge_iterator::vtk_edge_iterator | ( | vtkGraph * | g = 0, |
|
| vtkIdType | v = 0 | |||
| ) | [inline, explicit] |
Definition at line 182 of file vtkBoostGraphAdapter.h.
References vtkDataObject::DATA_PIECE_NUMBER(), vtkInformation::Get(), vtkGraph::GetDistributedGraphHelper(), vtkDistributedGraphHelper::GetEdgeOwner(), vtkDataObject::GetInformation(), vtkGraph::GetNumberOfVertices(), vtkGraph::GetOutDegree(), vtkGraph::GetOutEdges(), vtkDistributedGraphHelper::GetVertexOwner(), vtkEdgeBase::Id, vtkDistributedGraphHelper::MakeDistributedId(), vtkDirectedGraph::SafeDownCast(), and vtkOutEdgeType::Target.
friend class iterator_core_access [friend] |
Definition at line 304 of file vtkBoostGraphAdapter.h.
1.4.7