MeVisLab Toolbox Reference
SoHoldWhilePanGestureEvent Class Reference

A SoHoldWhilePanGestureEvent derived from SoGestureEvent. More...

#include <SoHoldWhilePanGestureEvent.h>

Inheritance diagram for SoHoldWhilePanGestureEvent:
SoGestureEvent

Public Member Functions

 SoHoldWhilePanGestureEvent ()
 
virtual ~SoHoldWhilePanGestureEvent ()
 
void setDelta (SbVec2f v)
 
SbVec2f getDelta () 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 SoHoldWhilePanGestureEvent derived from SoGestureEvent.

Definition at line 26 of file SoHoldWhilePanGestureEvent.h.

Constructor & Destructor Documentation

◆ SoHoldWhilePanGestureEvent()

SoHoldWhilePanGestureEvent::SoHoldWhilePanGestureEvent ( )

◆ ~SoHoldWhilePanGestureEvent()

virtual SoHoldWhilePanGestureEvent::~SoHoldWhilePanGestureEvent ( )
virtual

Member Function Documentation

◆ getDelta()

SbVec2f SoHoldWhilePanGestureEvent::getDelta ( ) const
inline

Definition at line 38 of file SoHoldWhilePanGestureEvent.h.

◆ initClass()

static void SoHoldWhilePanGestureEvent::initClass ( )
static

◆ setDelta()

void SoHoldWhilePanGestureEvent::setDelta ( SbVec2f  v)
inline

Definition at line 35 of file SoHoldWhilePanGestureEvent.h.


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