50#ifndef _SO_ROTATE_GESTURE_EVENT_
51#define _SO_ROTATE_GESTURE_EVENT_
94 #ifndef HIDDEN_FROM_DOC
111 static void initClass();
112 static void exitClass();
118 void setRotation(
float r);
124 void setDeltaRotation(
float r);
130 void setFirstAngle(
float a);
136 float getFirstAngle(
void);
140 float m_deltaRotation;
#define SO_EVENT_HEADER()
Base class for gesture events.
Class for rotate gesture events.
SoRotateGestureEvent()
Constructor.
float getRotation() const
Gets the angle between the vector defined by two fingers position after the second detection and the ...
float getDeltaRotation() const
Gets the angle between the vector defined by two fingers previous position and the vector defined by ...