30 #ifndef vtkRemoveIsolatedVertices_h
31 #define vtkRemoveIsolatedVertices_h
static vtkGraphAlgorithm * New()
abstract class to specify dataset behavior
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKINFOVISCORE_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
remove vertices of a vtkGraph with degree zero.