MeVisLab Toolbox Reference
|
A SoHoldWhilePanGestureEvent derived from SoGestureEvent. More...
#include <SoHoldWhilePanGestureEvent.h>
Public Member Functions | |
SoHoldWhilePanGestureEvent () | |
virtual | ~SoHoldWhilePanGestureEvent () |
void | setDelta (SbVec2f v) |
SbVec2f | getDelta () const |
Public Member Functions inherited from SoGestureEvent | |
SoGestureEvent () | |
virtual | ~SoGestureEvent () |
void | setState (State s) |
State | getState () const |
void | setIdentifier (int identifier) |
int | getIdentifier () const |
Static Public Member Functions | |
static void | initClass () |
Static Public Member Functions inherited from SoGestureEvent | |
static void | initClass () |
Additional Inherited Members | |
Public Types inherited from SoGestureEvent | |
enum | State { NOGESTURE , GESTURE_STARTED , GESTURE_UPDATED , GESTURE_FINISHED , GESTURE_CANCELED } |
A SoHoldWhilePanGestureEvent derived from SoGestureEvent.
Definition at line 26 of file SoHoldWhilePanGestureEvent.h.
SoHoldWhilePanGestureEvent::SoHoldWhilePanGestureEvent | ( | ) |
|
virtual |
|
inline |
Definition at line 38 of file SoHoldWhilePanGestureEvent.h.
Definition at line 35 of file SoHoldWhilePanGestureEvent.h.