32 #ifndef vtkWarpVector_h
33 #define vtkWarpVector_h
35 #include "vtkFiltersGeneralModule.h"
50 vtkGetMacro(ScaleFactor,
double);
64 vtkInformationVector *) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
deform geometry with vector data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkPointSetAlgorithm * New()