74 #ifndef vtkWeightedTransformFilter_h
75 #define vtkWeightedTransformFilter_h
77 #include "vtkFiltersHybridModule.h"
104 vtkSetStringMacro(WeightArray);
125 vtkSetStringMacro(TransformIndexArray);
137 vtkSetStringMacro(CellDataWeightArray);
146 vtkSetStringMacro(CellDataTransformIndexArray);
168 virtual void SetNumberOfTransforms(
int num);
169 vtkGetMacro(NumberOfTransforms,
int);
180 vtkGetMacro(AddInputValues,
int);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt64 vtkMTimeType
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
Superclass for algorithms that produce output of the same type as input.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkPointSetAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.