39 vtkSetMacro(ScaleFactor,
double);
40 vtkGetMacro(ScaleFactor,
double);
45 vtkGetVectorMacro(Position,
double,3);
46 vtkSetVector3Macro(Position,
double);
52 vtkSetMacro(Absolute,
int);
53 vtkGetMacro(Absolute,
int);
54 vtkBooleanMacro(Absolute,
int);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
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)