133 #ifndef vtkTransformFilter_h
134 #define vtkTransformFilter_h
136 #include "vtkFiltersGeneralModule.h"
173 vtkSetMacro(OutputPointsPrecision,
int);
174 vtkGetMacro(OutputPointsPrecision,
int);
184 vtkSetMacro(TransformAllInputVectors,
bool);
185 vtkGetMacro(TransformAllInputVectors,
bool);
186 vtkBooleanMacro(TransformAllInputVectors,
bool);
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