31 #ifndef __vtkViewDependentErrorMetric_h
32 #define __vtkViewDependentErrorMetric_h
70 void SetPixelTolerance(
double value);
108 double GetError(
double *leftPoint,
double *midPoint,
109 double *rightPoint,
double alpha);
120 double Distance2LinePoint(
double x[2],
abstract specification for Viewports
#define vtkGetMacro(name, type)
GLsizei const GLfloat * value
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
virtual int RequiresEdgeSubdivision(double *leftPoint, double *midPoint, double *rightPoint, double alpha)=0
GLint GLint GLint GLint GLint x
vtkCoordinate * Coordinate
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems ...
Objects that compute error during cell tessellation.
virtual double GetError(double *leftPoint, double *midPoint, double *rightPoint, double alpha)=0
Objects that compute a screen-based error during cell tessellation.
#define VTKRENDERINGCORE_EXPORT
GLclampf GLclampf GLclampf alpha
void PrintSelf(ostream &os, vtkIndent indent)