70 #ifndef vtkCleanPolyData_h 71 #define vtkCleanPolyData_h 155 virtual void OperateOnPoint(
double in[3],
double out[3]);
158 virtual void OperateOnBounds(
double in[6],
double out[6]);
GLenum GLenum GLenum input
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
int OutputPointsPrecision
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
Abstract class in support of both point location and point insertion.
#define vtkSetClampMacro(name, type, min, max)
concrete dataset represents vertices, lines, polygons, and triangle strips
merge duplicate points, and/or remove unused points and/or remove degenerate cells ...
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
virtual unsigned long GetMTime()
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
vtkIncrementalPointLocator * Locator
#define vtkSetMacro(name, type)