44 #ifndef vtkWarpScalar_h
45 #define vtkWarpScalar_h
47 #include "vtkFiltersGeneralModule.h"
64 vtkGetMacro(ScaleFactor,
double);
73 vtkGetMacro(UseNormal,
int);
93 vtkGetMacro(XYPlane,
int);
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.
deform geometry with scalar data
~vtkWarpScalar() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkWarpScalar * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.