44 #ifndef vtkStrahlerMetric_h 45 #define vtkStrahlerMetric_h 47 #include "vtkFiltersStatisticsModule.h" 65 vtkSetStringMacro(MetricArrayName);
75 vtkGetMacro(Normalize,
int);
83 vtkGetMacro(MaxStrahler,
float);
Superclass for algorithms that produce only Tree as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
dynamic, self-adjusting array of float
compute Strahler metric for a tree
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkTreeAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
A rooted tree data structure.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.