33 #ifndef vtkPBGLCollapseGraph_h
34 #define vtkPBGLCollapseGraph_h
36 #include "vtkInfovisParallelModule.h"
39 #if !defined(VTK_LEGACY_REMOVE)
61 #endif //VTK_LEGACY_REMOVE
static vtkGraphAlgorithm * New()
Superclass for algorithms that produce only graph as output.
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.
collapse multiple vertices into a single vertex
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.