141#ifndef vtkTransformFilter_h
142#define vtkTransformFilter_h
144#include "vtkFiltersGeneralModule.h"
147VTK_ABI_NAMESPACE_BEGIN
182 vtkSetMacro(OutputPointsPrecision,
int);
183 vtkGetMacro(OutputPointsPrecision,
int);
193 vtkSetMacro(TransformAllInputVectors,
bool);
194 vtkGetMacro(TransformAllInputVectors,
bool);
195 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