44 #ifndef vtkStrahlerMetric_h
45 #define vtkStrahlerMetric_h
47 #include "vtkFiltersStatisticsModule.h"
65 vtkSetStringMacro(MetricArrayName);
75 vtkGetMacro(Normalize,
int);
83 vtkGetMacro(MaxStrahler,
float);
94 char *MetricArrayName;
dynamic, self-adjusting array of float
a simple class to control print indentation
compute Strahler metric for a tree
~vtkStrahlerMetric() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStrahlerMetric * New()
Superclass for algorithms that produce only Tree as output.
A rooted tree data structure.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.