32 #ifndef vtkPruneTreeFilter_h
33 #define vtkPruneTreeFilter_h
35 #include "vtkInfovisCoreModule.h"
39 class vtkPVXMLElement;
61 vtkGetMacro(ShouldPruneParentVertex,
bool);
a simple class to control print indentation
prune a subtree out of a vtkTree
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
bool ShouldPruneParentVertex
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkPruneTreeFilter * New()
Superclass for algorithms that produce only Tree as output.
A rooted tree data structure.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.