48 #ifndef vtkReebGraphSimplificationMetric_h
49 #define vtkReebGraphSimplificationMetric_h
71 vtkSetMacro(LowerBound,
double);
72 vtkGetMacro(LowerBound,
double);
80 vtkSetMacro(UpperBound,
double);
81 vtkGetMacro(UpperBound,
double);
abstract base class for most VTK objects
abstract class to specify dataset behavior
Abstract superclass for all arrays.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
abstract superclass for arrays of numeric data
abstract class for custom Reeb graph simplification metric design.
#define VTKCOMMONDATAMODEL_EXPORT