29 #ifndef vtkPruneTreeFilter_h 30 #define vtkPruneTreeFilter_h 32 #include "vtkInfovisCoreModule.h" 36 class vtkPVXMLElement;
58 vtkGetMacro(ShouldPruneParentVertex,
bool);
67 bool ShouldPruneParentVertex;
72 vtkInformationVector*) VTK_OVERRIDE;
Superclass for algorithms that produce only Tree as output.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
prune a subtree out of a vtkTree
static vtkTreeAlgorithm * New()
A rooted tree data structure.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.