30 #ifndef vtkPBGLCollapseGraph_h
31 #define vtkPBGLCollapseGraph_h
33 #include "vtkInfovisParallelModule.h"
36 #if !defined(VTK_LEGACY_REMOVE)
58 #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.