50#ifndef _SO_LONG_TAP_GESTURE_EVENT_
51#define _SO_LONG_TAP_GESTURE_EVENT_
53#include <Inventor/SbBasic.h>
54#include <Inventor/events/SoSubEvent.h>
55#include <Inventor/gestures/events/SoGestureEvent.h>
94 #ifndef HIDDEN_FROM_DOC
105 static void initClass();
106 static void exitClass();
Class for representation of a time.
SoGestureEvent()
Constructor.
void setDuration(SbTime time)
Sets duration of long tap (in seconds)
SoLongTapGestureEvent()
Constructor.
SbTime getDuration() const
Returns duration of long tap.