32 #ifndef vtkPBGLCollapseParallelEdges_h 33 #define vtkPBGLCollapseParallelEdges_h 35 #include "vtkInfovisParallelModule.h" static vtkGraphAlgorithm * New()
Superclass for algorithms that produce only graph as output.
collapse multiple vertices into a single vertex
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.