View2DTouch¶
- MacroModule¶
author
package
definition
see also
keywords
Purpose¶
The View2DTouch macro module offers additional interaction capabilities but is otherwise on par with the View2D macro module. By using gestures, an image dataset my be explored from the trackpad of modern notebooks or by using an external trackpad like the Apple Magic Trackpad. The following gesture-based interactions are supported:
Usage¶
Connect an ML image dataset to the module
Input Fields¶
inImage¶
- name: inImage, type: Image¶
inInvPreLUT¶
- name: inInvPreLUT, type: SoNode¶
Before LUT and viewer inventor input, e.g. for overlays independent of LUT settings
inInvPostLUT¶
- name: inInvPostLUT, type: SoNode¶
Between LUT and viewer inventor input
inInvPostViewer¶
- name: inInvPostViewer, type: SoNode¶
Behind viewer inventor input, e.g. for diagram overlays
Output Fields¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
Visible Fields¶
Inventor input fields¶
- name: inventorInputOn, type: Bool, default: TRUE¶
Start Slice¶
- name: startSlice, type: Integer, default: 0, minimum: 0, maximum: view.maxSlice¶