31 #ifndef __vtkWarpVector_h
32 #define __vtkWarpVector_h
34 #include "vtkFiltersGeneralModule.h"
42 void PrintSelf(ostream& os, vtkIndent indent);
46 vtkSetMacro(ScaleFactor,
double);
47 vtkGetMacro(ScaleFactor,
double);
57 vtkInformationVector **inputVector,
58 vtkInformationVector *outputVector);
60 vtkInformationVector **,
61 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 with vector data
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)