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