13 #ifndef mitkVtkImageOverwrite_h_Included 14 #define mitkVtkImageOverwrite_h_Included 17 #include <vtkImageReslice.h> 60 void SetOverwriteMode(
bool b);
66 void SetInputSlice(vtkImageData *slice);
75 void ThreadedRequestData(vtkInformation *vtkNotUsed(request),
76 vtkInformationVector **vtkNotUsed(inputVector),
77 vtkInformationVector *vtkNotUsed(outputVector),
78 vtkImageData ***inData,
79 vtkImageData **outData,
84 #endif // mitkVtkImageOverwrite_h_Included #define MITKSEGMENTATION_EXPORT
A vtk Filter based on vtkImageReslice with the aditional feature to write a slice into the given inpu...