Go to the documentation of this file.
41 #ifndef vtkTransformFilter_h
42 #define vtkTransformFilter_h
44 #include "vtkFiltersGeneralModule.h"
78 vtkGetMacro(OutputPointsPrecision,
int);
93 int OutputPointsPrecision;
Superclass for algorithms that produce output of the same type as input.
vtkTypeUInt64 vtkMTimeType
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkPointSetAlgorithm * New()