#include <SoHoldWhilePanGestureEvent.h>

Public Member Functions | |
| SoHoldWhilePanGestureEvent () | |
| virtual | ~SoHoldWhilePanGestureEvent () |
| void | setDelta (SbVec2f v) |
| SbVec2f | getDelta () const |
Static Public Member Functions | |
| static void | initClass () |
Definition at line 25 of file SoHoldWhilePanGestureEvent.h.
| SoHoldWhilePanGestureEvent::SoHoldWhilePanGestureEvent | ( | ) |
| virtual SoHoldWhilePanGestureEvent::~SoHoldWhilePanGestureEvent | ( | ) | [virtual] |
| SbVec2f SoHoldWhilePanGestureEvent::getDelta | ( | ) | const [inline] |
Definition at line 37 of file SoHoldWhilePanGestureEvent.h.
| static void SoHoldWhilePanGestureEvent::initClass | ( | ) | [static] |
Reimplemented from SoGestureEvent.
| void SoHoldWhilePanGestureEvent::setDelta | ( | SbVec2f | v | ) | [inline] |
Definition at line 34 of file SoHoldWhilePanGestureEvent.h.
1.5.8