44#ifndef vtkTransformFilter_h
45#define vtkTransformFilter_h
47#include "vtkFiltersGeneralModule.h"
84 vtkSetMacro(OutputPointsPrecision,
int);
85 vtkGetMacro(OutputPointsPrecision,
int);
95 vtkSetMacro(TransformAllInputVectors,
bool);
96 vtkGetMacro(TransformAllInputVectors,
bool);
97 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