35 #ifndef vtkTransformFilter_h 36 #define vtkTransformFilter_h 38 #include "vtkFiltersGeneralModule.h" 72 vtkGetMacro(OutputPointsPrecision,
int);
87 int OutputPointsPrecision;
vtkTypeUInt32 vtkMTimeType
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
Superclass for algorithms that produce output of the same type as input.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkPointSetAlgorithm * New()