Go to the documentation of this file.
43 #ifndef vtkEdgeListIterator_h
44 #define vtkEdgeListIterator_h
#define vtkGetObjectMacro(name, type)
virtual void SetGraph(vtkGraph *graph)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkGraphEdge * NextGraphEdge()
const vtkOutEdgeType * End
Representation of a single graph edge.
a simple class to control print indentation
Iterates through all edges in a graph.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkEdgeListIterator * New()
#define VTKCOMMONDATAMODEL_EXPORT
const vtkOutEdgeType * Current
Base class for graph data types.