MeVisLab Toolbox Reference
SoRotate2GestureEvent Class Reference

A SoRotate2GestureEvent derived from SoGestureEvent. More...

#include <SoRotate2GestureEvent.h>

Inheritance diagram for SoRotate2GestureEvent:
SoGestureEvent

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
}
 

Detailed Description

A SoRotate2GestureEvent derived from SoGestureEvent.

Definition at line 26 of file SoRotate2GestureEvent.h.

Constructor & Destructor Documentation

◆ SoRotate2GestureEvent()

SoRotate2GestureEvent::SoRotate2GestureEvent ( )

◆ ~SoRotate2GestureEvent()

virtual SoRotate2GestureEvent::~SoRotate2GestureEvent ( )
virtual

Member Function Documentation

◆ getRotationAngle()

double SoRotate2GestureEvent::getRotationAngle ( ) const
inline

Definition at line 38 of file SoRotate2GestureEvent.h.

◆ initClass()

static void SoRotate2GestureEvent::initClass ( )
static

◆ setRotationAngle()

void SoRotate2GestureEvent::setRotationAngle ( double  v)
inline

Definition at line 35 of file SoRotate2GestureEvent.h.


The documentation for this class was generated from the following file: