MeVisLab Toolbox Reference
SoMagnify2GestureEvent Class Reference

A SoMagnify2GestureEvent derived from SoGestureEvent. More...

#include <SoMagnify2GestureEvent.h>

Inheritance diagram for SoMagnify2GestureEvent:
SoGestureEvent

Public Member Functions

 SoMagnify2GestureEvent ()
 
virtual ~SoMagnify2GestureEvent ()
 
void setScaleFactor (double v)
 
double getScaleFactor () 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 SoMagnify2GestureEvent derived from SoGestureEvent.

Definition at line 26 of file SoMagnify2GestureEvent.h.

Constructor & Destructor Documentation

◆ SoMagnify2GestureEvent()

SoMagnify2GestureEvent::SoMagnify2GestureEvent ( )

◆ ~SoMagnify2GestureEvent()

virtual SoMagnify2GestureEvent::~SoMagnify2GestureEvent ( )
virtual

Member Function Documentation

◆ getScaleFactor()

double SoMagnify2GestureEvent::getScaleFactor ( ) const
inline

Definition at line 38 of file SoMagnify2GestureEvent.h.

◆ initClass()

static void SoMagnify2GestureEvent::initClass ( )
static

◆ setScaleFactor()

void SoMagnify2GestureEvent::setScaleFactor ( double  v)
inline

Definition at line 35 of file SoMagnify2GestureEvent.h.


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