 |
VTK
9.0.1
|
Go to the documentation of this file.
37 #ifndef vtkTransformPolyDataFilter_h
38 #define vtkTransformPolyDataFilter_h
40 #include "vtkFiltersGeneralModule.h"
71 vtkSetMacro(OutputPointsPrecision,
int);
72 vtkGetMacro(OutputPointsPrecision,
int);
a simple class to control print indentation
vtkTypeUInt32 vtkMTimeType
Superclass for algorithms that produce only polydata as output.