38#ifndef vtkTransformFilter_h
39#define vtkTransformFilter_h
41#include "vtkFiltersGeneralModule.h"
78 vtkSetMacro(OutputPointsPrecision,
int);
79 vtkGetMacro(OutputPointsPrecision,
int);
89 vtkSetMacro(TransformAllInputVectors,
bool);
90 vtkGetMacro(TransformAllInputVectors,
bool);
91 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