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);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
#define VTKFILTERSGENERAL_EXPORT
deform geometry by warping towards a point
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)