131#ifndef vtkTransformFilter_h
132#define vtkTransformFilter_h
134#include "vtkFiltersGeneralModule.h"
137VTK_ABI_NAMESPACE_BEGIN
172 vtkSetMacro(OutputPointsPrecision,
int);
173 vtkGetMacro(OutputPointsPrecision,
int);
183 vtkSetMacro(TransformAllInputVectors,
bool);
184 vtkGetMacro(TransformAllInputVectors,
bool);
185 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