#include <SoPan2GestureEvent.h>

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