24 #ifndef __vtkImageInPlaceFilter_h
25 #define __vtkImageInPlaceFilter_h
27 #include "vtkCommonExecutionModelModule.h"
34 void PrintSelf(ostream& os, vtkIndent indent);
41 vtkInformationVector** inputVector,
42 vtkInformationVector* outputVector);
44 void CopyData(vtkImageData *in, vtkImageData *out,
int* outExt);
Filter that operates in place.
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)