40 #ifndef __vtkTransformFilter_h
41 #define __vtkTransformFilter_h
43 #include "vtkFiltersGeneralModule.h"
53 void PrintSelf(ostream& os, vtkIndent indent);
56 unsigned long GetMTime();
71 vtkInformationVector **inputVector,
72 vtkInformationVector *outputVector);
74 vtkInformationVector **,
75 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.
static vtkPointSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)