42 #ifndef vtkTransformPolyDataFilter_h 
   43 #define vtkTransformPolyDataFilter_h 
   70   vtkSetMacro(OutputPointsPrecision,
int);
 
   71   vtkGetMacro(OutputPointsPrecision,
int);
 
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. 
 
virtual unsigned long GetMTime()
 
a simple class to control print indentation 
 
#define VTKFILTERSGENERAL_EXPORT