MeVisLab Toolbox Reference
|
A SoRotate2GestureEvent derived from SoGestureEvent. More...
#include <SoRotate2GestureEvent.h>
Public Member Functions | |
SoRotate2GestureEvent () | |
virtual | ~SoRotate2GestureEvent () |
void | setRotationAngle (double v) |
double | getRotationAngle () 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 SoRotate2GestureEvent derived from SoGestureEvent.
Definition at line 26 of file SoRotate2GestureEvent.h.
SoRotate2GestureEvent::SoRotate2GestureEvent | ( | ) |
|
virtual |
|
inline |
Definition at line 38 of file SoRotate2GestureEvent.h.
Definition at line 35 of file SoRotate2GestureEvent.h.