43 #ifndef vtkWarpScalar_h
44 #define vtkWarpScalar_h
60 vtkSetMacro(ScaleFactor,
double);
61 vtkGetMacro(ScaleFactor,
double);
67 vtkSetMacro(UseNormal,
int);
68 vtkGetMacro(UseNormal,
int);
69 vtkBooleanMacro(UseNormal,
int);
75 vtkSetVector3Macro(
Normal,
double);
76 vtkGetVectorMacro(
Normal,
double,3);
84 vtkSetMacro(XYPlane,
int);
85 vtkGetMacro(XYPlane,
int);
86 vtkBooleanMacro(XYPlane,
int);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
double *(vtkWarpScalar::* PointNormal)(vtkIdType id, vtkDataArray *normals)
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
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
deform geometry with scalar data