#include <X11/X.h>
#include <X11/extensions/XInput.h>
#include <Inventor/Xt/SoXt.h>
#include <Inventor/Xt/devices/SoXtDevice.h>
#include <Inventor/events/SoMotion3Event.h>
#include <Inventor/events/SoSpaceballButtonEvent.h>
#include <Inventor/Gui/devices/SoGuiSpaceball.h>
Go to the source code of this file.
Classes | |
class | SoXtSpaceball |
Translates and reports events for a SpaceBall or SpaceMouse (Magellan) device. More... |