42 #ifndef __vtkTransformPolyDataFilter_h
43 #define __vtkTransformPolyDataFilter_h
45 #include "vtkFiltersGeneralModule.h"
55 void PrintSelf(ostream& os, vtkIndent indent);
58 unsigned long GetMTime();
70 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.