64 #ifndef __vtkDeformPointSet_h
65 #define __vtkDeformPointSet_h
67 #include "vtkFiltersGeneralModule.h"
70 #include "vtkSmartPointer.h"
83 void PrintSelf(ostream& os, vtkIndent indent);
104 vtkSetMacro(InitializeWeights,
int);
105 vtkGetMacro(InitializeWeights,
int);
106 vtkBooleanMacro(InitializeWeights,
int);
122 virtual int RequestData(vtkInformation *, vtkInformationVector **,
123 vtkInformationVector *);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
concrete dataset represents vertices, lines, polygons, and triangle strips
Proxy object to connect input/output ports.
Superclass for algorithms that produce output of the same type as input.
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)