#include <SoMagnify2GestureEvent.h>

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