44 #ifndef vtkEdgeListIterator_h 45 #define vtkEdgeListIterator_h 47 #include "vtkCommonDataModelModule.h" 64 virtual void SetGraph(
vtkGraph *graph);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
const vtkOutEdgeType * Current
Iterates through all edges in a graph.
Representation of a single graph edge.
Base class for graph data types.
a simple class to control print indentation
const vtkOutEdgeType * End
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...