Go to the documentation of this file.
143 #ifndef vtkWindowedSincPolyDataFilter_h
144 #define vtkWindowedSincPolyDataFilter_h
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
static vtkWindowedSincPolyDataFilter * New()
vtkWindowedSincPolyDataFilter()
#define vtkSetClampMacro(name, type, min, max)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
adjust point positions using a windowed sinc function interpolation kernel
#define vtkGetMacro(name, type)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkWindowedSincPolyDataFilter()
Superclass for algorithms that produce only polydata as output.