43 #ifndef __vtkWarpScalar_h
44 #define __vtkWarpScalar_h
59 vtkSetMacro(ScaleFactor,
double);
60 vtkGetMacro(ScaleFactor,
double);
66 vtkSetMacro(UseNormal,
int);
67 vtkGetMacro(UseNormal,
int);
68 vtkBooleanMacro(UseNormal,
int);
74 vtkSetVector3Macro(
Normal,
double);
75 vtkGetVectorMacro(
Normal,
double,3);
83 vtkSetMacro(XYPlane,
int);
84 vtkGetMacro(XYPlane,
int);
85 vtkBooleanMacro(XYPlane,
int);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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()
void PrintSelf(ostream &os, vtkIndent indent)
double *(vtkWarpScalar::* PointNormal)(vtkIdType id, vtkDataArray *normals)
deform geometry with scalar data