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