#include <SoRotate2GestureEvent.h>

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