43 #ifndef __vtkEdgeListIterator_h
44 #define __vtkEdgeListIterator_h
62 virtual void SetGraph(
vtkGraph *graph);
abstract base class for most VTK objects
const vtkOutEdgeType * Current
Iterates through all edges in a graph.
Representation of a single graph edge.
Base class for graph data types.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
const vtkOutEdgeType * End