Go to the documentation of this file.
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;
static vtkStrahlerMetric * New()
dynamic, self-adjusting array of float
A rooted tree data structure.
a simple class to control print indentation
Superclass for algorithms that produce only Tree as output.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkStrahlerMetric() override
compute Strahler metric for a tree