17 #ifndef mitkVtkImageOverwrite_h_Included
18 #define mitkVtkImageOverwrite_h_Included
21 #include <vtkImageReslice.h>
64 void SetOverwriteMode(
bool b);
70 void SetInputSlice(vtkImageData *slice);
79 virtual void ThreadedRequestData(vtkInformation *vtkNotUsed(request),
80 vtkInformationVector **vtkNotUsed(inputVector),
81 vtkInformationVector *vtkNotUsed(outputVector),
82 vtkImageData ***inData,
83 vtkImageData **outData,
88 #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...
static itkEventMacro(BoundingShapeInteractionEvent, itk::AnyEvent) class MITKBOUNDINGSHAPE_EXPORT BoundingShapeInteractor Pointer New()
Basic interaction methods for mitk::GeometryData.