28 #include "vtkFiltersGeneralModule.h"
36 void PrintSelf(ostream& os, vtkIndent indent);
40 vtkSetMacro(ScaleFactor,
double);
41 vtkGetMacro(ScaleFactor,
double);
46 vtkGetVectorMacro(Position,
double,3);
47 vtkSetVector3Macro(Position,
double);
53 vtkSetMacro(Absolute,
int);
54 vtkGetMacro(Absolute,
int);
55 vtkBooleanMacro(Absolute,
int);
65 vtkInformationVector **inputVector,
66 vtkInformationVector *outputVector);
68 vtkInformationVector **,
69 vtkInformationVector *);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce output of the same type as input.
deform geometry by warping towards a point
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)