47#ifndef vtkTransformFilter_h
48#define vtkTransformFilter_h
50#include "vtkFiltersGeneralModule.h"
83 vtkSetMacro(OutputPointsPrecision,
int);
84 vtkGetMacro(OutputPointsPrecision,
int);
93 vtkSetMacro(TransformAllInputVectors,
bool);
94 vtkGetMacro(TransformAllInputVectors,
bool);
95 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