Go to the documentation of this file.
41 #ifndef vtkQuantizePolyDataPoints_h
42 #define vtkQuantizePolyDataPoints_h
virtual void OperateOnPoint(double in[3], double out[3])
merge duplicate points, and/or remove unused points and/or remove degenerate cells
#define vtkTypeMacro(thisClass, superclass)
quantizes x,y,z coordinates of points
~vtkQuantizePolyDataPoints()
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkQuantizePolyDataPoints()
void PrintSelf(ostream &os, vtkIndent indent)
virtual void OperateOnBounds(double in[6], double out[6])
static vtkQuantizePolyDataPoints * New()