Go to the documentation of this file.
25 #ifndef vtkImageInPlaceFilter_h
26 #define vtkImageInPlaceFilter_h
28 #include "vtkCommonExecutionModelModule.h"
void CopyData(vtkImageData *in, vtkImageData *out, int *outExt)
Generic algorithm superclass for image algs.
topologically and geometrically regular array of data
a simple class to control print indentation
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called in response to a REQUEST_DATA request from the executive.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImageInPlaceFilter() override
Filter that operates in place.