31 #ifndef __vtkPruneTreeFilter_h
32 #define __vtkPruneTreeFilter_h
37 class vtkPVXMLElement;
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
prune a subtree out of a vtkTree
static vtkTreeAlgorithm * New()
A rooted tree data structure.