 |
VTK
9.0.1
|
Go to the documentation of this file.
71 #ifndef vtkWeightedTransformFilter_h
72 #define vtkWeightedTransformFilter_h
74 #include "vtkFiltersHybridModule.h"
101 vtkSetStringMacro(WeightArray);
102 vtkGetStringMacro(WeightArray);
122 vtkSetStringMacro(TransformIndexArray);
123 vtkGetStringMacro(TransformIndexArray);
134 vtkSetStringMacro(CellDataWeightArray);
135 vtkGetStringMacro(CellDataWeightArray);
143 vtkSetStringMacro(CellDataTransformIndexArray);
144 vtkGetStringMacro(CellDataTransformIndexArray);
166 vtkGetMacro(NumberOfTransforms,
int);
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
vtkTypeUInt32 vtkMTimeType