30 #ifndef __vtkRemoveIsolatedVertices_h
31 #define __vtkRemoveIsolatedVertices_h
33 #include "vtkInfovisCoreModule.h"
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)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
remove vertices of a vtkGraph with degree zero.