33 #ifndef __vtkSmoothErrorMetric_h
34 #define __vtkSmoothErrorMetric_h
36 #include "vtkCommonDataModelModule.h"
56 double GetAngleTolerance();
62 void SetAngleTolerance(
double value);
79 double *rightPoint,
double alpha);
92 double GetError(
double *leftPoint,
double *midPoint,
double *rightPoint,