Go to the documentation of this file.
44 #ifndef vtkTransformFilter_h
45 #define vtkTransformFilter_h
47 #include "vtkFiltersGeneralModule.h"
80 vtkSetMacro(OutputPointsPrecision,
int);
81 vtkGetMacro(OutputPointsPrecision,
int);
90 vtkSetMacro(TransformAllInputVectors,
bool);
91 vtkGetMacro(TransformAllInputVectors,
bool);
92 vtkBooleanMacro(TransformAllInputVectors,
bool);
Superclass for algorithms that produce output of the same type as input.
abstract superclass for arrays of numeric data
a simple class to control print indentation
vtkTypeUInt32 vtkMTimeType