41 #ifndef vtkWarpScalar_h
42 #define vtkWarpScalar_h
44 #include "vtkFiltersGeneralModule.h"
66 vtkSetMacro(ScaleFactor,
double);
67 vtkGetMacro(ScaleFactor,
double);
85 vtkSetVector3Macro(
Normal,
double);
86 vtkGetVectorMacro(
Normal,
double, 3);
106 vtkSetMacro(OutputPointsPrecision,
int);
107 vtkGetMacro(OutputPointsPrecision,
int);
int OutputPointsPrecision
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
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
abstract superclass for arrays of numeric data
Superclass for algorithms that produce output of the same type as input.
static vtkPointSetAlgorithm * New()
deform geometry with scalar data