49 #ifndef vtkReebGraphSimplificationMetric_h 50 #define vtkReebGraphSimplificationMetric_h 52 #include "vtkCommonDataModelModule.h" 74 vtkSetMacro(LowerBound,
double);
75 vtkGetMacro(LowerBound,
double);
85 vtkSetMacro(UpperBound,
double);
86 vtkGetMacro(UpperBound,
double);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract class to specify dataset behavior
Abstract superclass for all arrays.
a simple class to control print indentation
abstract superclass for arrays of numeric data
abstract class for custom Reeb graph simplification metric design.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...