44 #ifndef vtkWarpScalar_h 45 #define vtkWarpScalar_h 64 vtkGetMacro(ScaleFactor,
double);
73 vtkGetMacro(UseNormal,
int);
82 vtkSetVector3Macro(
Normal,
double);
83 vtkGetVectorMacro(
Normal,
double,3);
93 vtkGetMacro(XYPlane,
int);
116 double *DataNormal(vtkIdType
id,
vtkDataArray *normals=
nullptr);
117 double *InstanceNormal(vtkIdType
id,
vtkDataArray *normals=
nullptr);
118 double *ZNormal(vtkIdType
id,
vtkDataArray *normals=
nullptr);
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.
double *(vtkWarpScalar::* PointNormal)(vtkIdType id, vtkDataArray *normals)
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.
#define VTKFILTERSGENERAL_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkPointSetAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
deform geometry with scalar data