Go to the documentation of this file.
44 #ifndef vtkWarpScalar_h
45 #define vtkWarpScalar_h
47 #include "vtkFiltersGeneralModule.h"
64 vtkGetMacro(ScaleFactor,
double);
73 vtkGetMacro(UseNormal,
int);
93 vtkGetMacro(XYPlane,
int);
~vtkWarpScalar() override
Superclass for algorithms that produce output of the same type as input.
static vtkWarpScalar * New()
deform geometry with scalar data
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
abstract superclass for arrays of numeric data
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.