65 #ifndef vtkDeformPointSet_h
66 #define vtkDeformPointSet_h
68 #include "vtkFiltersGeneralModule.h"
114 vtkGetMacro(InitializeWeights,
int);
122 int InitializeWeights;
132 vtkInformationVector *) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Hold a reference to a vtkObjectBase instance.
concrete dataset represents vertices, lines, polygons, and triangle strips
Proxy object to connect input/output ports.
dynamic, self-adjusting array of double
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
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.