![]() |
open_iA 2021.08
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 | |
| void | OnLeftButtonDown () override |
| void | OnLeftButtonUp () override |
| vtkTypeMacro (iASlicerInteractorStyle, vtkInteractorStyleImage) | |
| 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) |
| void | setWindowLevelAdjust (bool enabled) |
| bool | windowLevelAdjustEnabled () const |
| bool | leftButtonDown () const |
Static Public Member Functions | |
| static iASlicerInteractorStyle * | New () |
Custom interactor style for slicers, for disabling certain vtk interactions we do differently.
|
inline |
|
static |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
|
inlineoverride |
shift and control + mousewheel are used differently - don't use them for zooming!
|
inlineoverride |
Conditionally disable zooming via right button dragging.
|
inline |
|
inline |
| iASlicerInteractorStyle::vtkTypeMacro | ( | iASlicerInteractorStyle | , |
| vtkInteractorStyleImage | |||
| ) |
|
inline |