127#ifndef vtkTransformFilter_h
128#define vtkTransformFilter_h
130#include "vtkFiltersGeneralModule.h"
163 vtkSetMacro(OutputPointsPrecision,
int);
164 vtkGetMacro(OutputPointsPrecision,
int);
173 vtkSetMacro(TransformAllInputVectors,
bool);
174 vtkGetMacro(TransformAllInputVectors,
bool);
175 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