Go to the documentation of this file.
30 #ifndef vtkAttributesErrorMetric_h
31 #define vtkAttributesErrorMetric_h
113 double GetError(
double *leftPoint,
double *midPoint,
114 double *rightPoint,
double alpha);
double AttributeTolerance
double AbsoluteAttributeTolerance
vtkAttributesErrorMetric()
record modification and/or execution time
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
void SetAttributeTolerance(double value)
Objects that compute error during cell tessellation.
defines dataset interface
double GetError(double *leftPoint, double *midPoint, double *rightPoint, double alpha)
int RequiresEdgeSubdivision(double *leftPoint, double *midPoint, double *rightPoint, double alpha)
GLsizei const GLfloat * value
void SetAbsoluteAttributeTolerance(double value)
a simple class to control print indentation
void ComputeSquareAbsoluteAttributeTolerance()
Objects that compute attribute-based error during cell tessellation.
#define vtkGetMacro(name, type)
virtual ~vtkAttributesErrorMetric()
GLclampf GLclampf GLclampf alpha
double SquareAbsoluteAttributeTolerance
a collection of attributes
static vtkAttributesErrorMetric * New()
#define VTKCOMMONDATAMODEL_EXPORT
vtkGenericAttributeCollection * AttributeCollection
vtkTimeStamp SquareAbsoluteAttributeToleranceComputeTime