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