43 #ifndef vtkEdgeListIterator_h
44 #define vtkEdgeListIterator_h
63 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
#define VTKCOMMONDATAMODEL_EXPORT