28 #ifndef vtkTransformPolyDataFilter_h
29 #define vtkTransformPolyDataFilter_h
31 #include "vtkFiltersGeneralModule.h"
34 VTK_ABI_NAMESPACE_BEGIN
69 vtkSetMacro(OutputPointsPrecision,
int);
70 vtkGetMacro(OutputPointsPrecision,
int);
vtkTypeUInt32 vtkMTimeType
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.