32#ifndef vtkTransformFilter_h
33#define vtkTransformFilter_h
35#include "vtkFiltersGeneralModule.h"
38VTK_ABI_NAMESPACE_BEGIN
73 vtkSetMacro(OutputPointsPrecision,
int);
74 vtkGetMacro(OutputPointsPrecision,
int);
84 vtkSetMacro(TransformAllInputVectors,
bool);
85 vtkGetMacro(TransformAllInputVectors,
bool);
86 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