38#ifndef vtkTransformFilter_h
39#define vtkTransformFilter_h
41#include "vtkFiltersGeneralModule.h"
74 vtkSetMacro(OutputPointsPrecision,
int);
75 vtkGetMacro(OutputPointsPrecision,
int);
84 vtkSetMacro(TransformAllInputVectors,
bool);
85 vtkGetMacro(TransformAllInputVectors,
bool);
86 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