SoSwipeAccess

InventorModule
genre Interaction
author Felix Ritter
package FMEwork/ReleaseMeVis
dll SoTouchControl
definition SoTouchControl.def
see also SoTouchpadDevice
keywords swipe, interaction, access, gesture, detect, touchpad

Purpose

The SoSwipeAccess module offers access to swipe gestures detected by the SoTouchpadDevice module.

Output Fields

self

name: self, type: SoNode

Parameter Fields

Field Index

Down: Trigger
Left: Trigger
Right: Trigger
Swipe Direction: Enum
Up: Trigger

Visible Fields

Swipe Direction

name: swipeDirection, type: Enum, persistent: no

Values:

Title Name
Nodirection NODIRECTION
Left LEFT
Right RIGHT
Up UP
Down DOWN

Left

name: left, type: Trigger

Up

name: up, type: Trigger

Down

name: down, type: Trigger