13 #ifndef mitkVtkInteractorStyle_h
14 #define mitkVtkInteractorStyle_h
17 #include <vtkInteractorStyleUser.h>
Implements the handling of events that are missing for MITK interaction.
void OnMouseWheelForward() override
Called when scrolling forwards with the mouse-wheel.
~VtkInteractorStyle() override
static VtkInteractorStyle * New()
void operator=(const VtkInteractorStyle &)=delete
VtkInteractorStyle(const VtkInteractorStyle &)=delete
void OnMouseWheelBackward() override
Called when scrolling backwards with the mouse-wheel.
vtkTypeMacro(VtkInteractorStyle, vtkInteractorStyleUser)
Find image slices visible on a given plane.