Go to the documentation of this file.
48 #ifndef vtkReebGraphSimplificationMetric_h
49 #define vtkReebGraphSimplificationMetric_h
~vtkReebGraphSimplificationMetric()
#define vtkTypeMacro(thisClass, superclass)
vtkReebGraphSimplificationMetric()
abstract base class for most VTK objects
abstract superclass for arrays of numeric data
abstract class for custom Reeb graph simplification metric design.
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetMacro(name, type)
static vtkReebGraphSimplificationMetric * New()
abstract class to specify dataset behavior
Abstract superclass for all arrays.
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKCOMMONDATAMODEL_EXPORT
virtual double ComputeMetric(vtkDataSet *mesh, vtkDataArray *field, vtkIdType startCriticalPoint, vtkAbstractArray *vertexList, vtkIdType endCriticalPoint)