#include <SpaceballEvent.h>
◆ MotionEvent() [1/2]
MotionEvent::MotionEvent |
( |
| ) |
|
◆ MotionEvent() [2/2]
◆ operator=()
◆ rotations()
void MotionEvent::rotations |
( |
int & |
xRotOut, |
|
|
int & |
yRotOut, |
|
|
int & |
zRotOut |
|
) |
| |
◆ rotationX()
int Spaceball::MotionEvent::rotationX |
( |
| ) |
|
◆ rotationY()
int Spaceball::MotionEvent::rotationY |
( |
| ) |
|
◆ rotationZ()
int Spaceball::MotionEvent::rotationZ |
( |
| ) |
|
◆ setRotations()
void MotionEvent::setRotations |
( |
const int & |
xRotIn, |
|
|
const int & |
yRotIn, |
|
|
const int & |
zRotIn |
|
) |
| |
◆ setTranslations()
void MotionEvent::setTranslations |
( |
const int & |
xTransIn, |
|
|
const int & |
yTransIn, |
|
|
const int & |
zTransIn |
|
) |
| |
◆ translations()
void MotionEvent::translations |
( |
int & |
xTransOut, |
|
|
int & |
yTransOut, |
|
|
int & |
zTransOut |
|
) |
| |
◆ translationX()
int Spaceball::MotionEvent::translationX |
( |
| ) |
|
◆ translationY()
int Spaceball::MotionEvent::translationY |
( |
| ) |
|
◆ translationZ()
int Spaceball::MotionEvent::translationZ |
( |
| ) |
|
◆ MotionEventType
int MotionEvent::MotionEventType = -1 |
|
static |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/SpaceballEvent.h
- FreeCAD/src/Gui/SpaceballEvent.cpp