25#ifndef vtkImageInPlaceFilter_h
26#define vtkImageInPlaceFilter_h
28#include "vtkCommonExecutionModelModule.h"
Generic algorithm superclass for image algs.
topologically and geometrically regular array of data
Filter that operates in place.
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
void CopyData(vtkImageData *in, vtkImageData *out, int *outExt)
a simple class to control print indentation