44 #ifndef __vtkShrinkPolyData_h
45 #define __vtkShrinkPolyData_h
47 #include "vtkFiltersGeneralModule.h"
55 void PrintSelf(ostream& os, vtkIndent indent);
59 vtkSetClampMacro(ShrinkFactor,
double,0.0,1.0);
64 vtkGetMacro(ShrinkFactor,
double);
71 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
shrink cells composing PolyData