41 #ifndef vtkTransformFilter_h
42 #define vtkTransformFilter_h
44 #include "vtkFiltersGeneralModule.h"
47 VTK_ABI_NAMESPACE_BEGIN
82 vtkSetMacro(OutputPointsPrecision,
int);
83 vtkGetMacro(OutputPointsPrecision,
int);
93 vtkSetMacro(TransformAllInputVectors,
bool);
94 vtkGetMacro(TransformAllInputVectors,
bool);
95 vtkBooleanMacro(TransformAllInputVectors,
bool);
121 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