Go to the documentation of this file.
33 #ifndef vtkSmoothErrorMetric_h
34 #define vtkSmoothErrorMetric_h
79 double *rightPoint,
double alpha);
92 double GetError(
double *leftPoint,
double *midPoint,
double *rightPoint,
Objects that compute geometry-based error during cell tessellation according to some max angle.
#define vtkTypeMacro(thisClass, superclass)
Objects that compute error during cell tessellation.
static vtkSmoothErrorMetric * New()
defines dataset interface
void PrintSelf(ostream &os, vtkIndent indent)
double GetAngleTolerance()
virtual ~vtkSmoothErrorMetric()
GLsizei const GLfloat * value
a simple class to control print indentation
int RequiresEdgeSubdivision(double *leftPoint, double *midPoint, double *rightPoint, double alpha)
GLclampf GLclampf GLclampf alpha
double GetError(double *leftPoint, double *midPoint, double *rightPoint, double alpha)
#define VTKCOMMONDATAMODEL_EXPORT
void SetAngleTolerance(double value)