22 #ifndef vtkPiecewiseFunctionShiftScale_h
23 #define vtkPiecewiseFunctionShiftScale_h
25 #include "vtkCommonExecutionModelModule.h"
42 vtkGetMacro(PositionShift,
double);
43 vtkGetMacro(PositionScale,
double);
44 vtkGetMacro(ValueShift,
double);
45 vtkGetMacro(ValueScale,
double);
a simple class to control print indentation
Superclass for algorithms that produce only piecewise function as output.
~vtkPiecewiseFunctionShiftScale() override
vtkPiecewiseFunctionShiftScale()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPiecewiseFunctionShiftScale * New()
Defines a 1D piecewise function.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.