25 #ifndef vtkImageTranslateExtent_h
26 #define vtkImageTranslateExtent_h
40 vtkSetVector3Macro(Translation,
int);
41 vtkGetVector3Macro(Translation,
int);
Changes extent, nothing else.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIMAGINGCORE_EXPORT
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
~vtkImageTranslateExtent()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)