![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Custom interactor style for slicers, for disabling certain vtk interactions we do differently. More...
Public Member Functions | |
| vtkTypeMacro (iAInteractorStyleImage, vtkInteractorStyleImage) void OnLeftButtonDown() override | |
| Disable "window-level" and rotation interaction (anything but shift-dragging) More... | |
| void | OnMouseWheelForward () override |
| shift and control + mousewheel are used differently - don't use them for zooming! More... | |
| void | OnMouseWheelBackward () override |
| void | OnRightButtonDown () override |
| Conditionally disable zooming via right button dragging. More... | |
| void | SetRightButtonDragZoomEnabled (bool enabled) |
Static Public Member Functions | |
| static iAInteractorStyleImage * | New () |
Custom interactor style for slicers, for disabling certain vtk interactions we do differently.
|
static |
|
inlineoverride |
|
inlineoverride |
shift and control + mousewheel are used differently - don't use them for zooming!
|
inlineoverride |
Conditionally disable zooming via right button dragging.
|
inline |
|
inlineoverride |
Disable "window-level" and rotation interaction (anything but shift-dragging)
1.8.18