Go to the documentation of this file.
44 #ifndef vtkShrinkPolyData_h
45 #define vtkShrinkPolyData_h
vtkShrinkPolyData(double sf=0.5)
#define vtkTypeMacro(thisClass, superclass)
shrink cells composing PolyData
#define vtkSetClampMacro(name, type, min, max)
void PrintSelf(ostream &os, vtkIndent indent)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
static vtkShrinkPolyData * New()
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
Superclass for algorithms that produce only polydata as output.