53#ifndef vtkTransformFilter_h
54#define vtkTransformFilter_h
56#include "vtkFiltersGeneralModule.h"
93 vtkSetMacro(OutputPointsPrecision,
int);
94 vtkGetMacro(OutputPointsPrecision,
int);
104 vtkSetMacro(TransformAllInputVectors,
bool);
105 vtkGetMacro(TransformAllInputVectors,
bool);
106 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