32 #ifndef vtkTransformFilter_h
33 #define vtkTransformFilter_h
35 #include "vtkFiltersGeneralModule.h"
38 VTK_ABI_NAMESPACE_BEGIN
73 vtkSetMacro(OutputPointsPrecision,
int);
74 vtkGetMacro(OutputPointsPrecision,
int);
84 vtkSetMacro(TransformAllInputVectors,
bool);
85 vtkGetMacro(TransformAllInputVectors,
bool);
86 vtkBooleanMacro(TransformAllInputVectors,
bool);
112 VTK_ABI_NAMESPACE_END
abstract superclass for arrays of numeric data
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
vtkTypeUInt32 vtkMTimeType