38 #ifndef __vtkShrinkFilter_h
39 #define __vtkShrinkFilter_h
41 #include "vtkFiltersGeneralModule.h"
49 void PrintSelf(ostream& os, vtkIndent indent);
53 vtkSetClampMacro(ShrinkFactor,
double, 0.0, 1.0);
54 vtkGetMacro(ShrinkFactor,
double);
66 vtkInformationVector**,
67 vtkInformationVector*);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkUnstructuredGridAlgorithm * New()
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.
shrink cells composing an arbitrary data set