41#ifndef vtkTransformFilter_h
42#define vtkTransformFilter_h
44#include "vtkFiltersGeneralModule.h"
47VTK_ABI_NAMESPACE_BEGIN
82 vtkSetMacro(OutputPointsPrecision,
int);
83 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