public class SoDoubleTapGestureEvent extends SoGestureEvent
SoDoubleTapGestureEvent
represents a double-tap gesture event in the Open Inventor event model. Touch events are analyzed by a SoDoubleTapGestureRecognizer
. When a double-tap gesture is recognized, the recognizer generates this event. It's a gesture with only END state (only one event is generated at the end of the gesture). The finger has to stay within a limitation area and the gesture must be completed within a time limit (see SoDoubleTapGestureRecognizer
). Currently only double tap gestures are recognized.
Note:
SoTouchManager
).
See also:
SoEvent
, SoGestureEvent
, SoRotateGestureEvent
, SoScaleGestureEvent
, SoLongTapGestureEvent
, SoDoubleTapGestureRecognizer
SoGestureEvent.GestureStates
Inventor.ConstructorCommand
BEGIN, DELTA, END
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoDoubleTapGestureEvent()
Constructor.
|
getGestureState
getNormalizedPosition, getPosition, getPosition, getPositionFloat, getPositionFloat, getTime, setAltDown, setButton1Down, setCtrlDown, setPosition, setPosition, setShiftDown, setTime, wasAltDown, wasButton1Down, wasCtrlDown, wasShiftDown
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com