SoTouchManagerGetTouchMoveEvent Method |
Translate the given touch move event into a list of OIV.Inventor.Events.SoEvent.
Namespace: OIV.Inventor.Touch
public IList<SoEvent> GetTouchMoveEvent( uint fingerId, SbVec2f fingerPos, SbTime time )
id of the finger used.
position of the finger in pixels.
timestamp of the touch event in seconds.
this list.
This list may contain some recognized OIV.Inventor.Gestures.Events.SoGestureEvent.