MeVisLab Toolbox Reference
|
#include "SoTouchControlInit.h"
#include <Inventor/Qt/SoQt.h>
#include <Inventor/Qt/devices/SoQtSubDevice.h>
#include <Inventor/events/SoMagnify2GestureEvent.h>
#include <Inventor/events/SoPinch2GestureEvent.h>
#include <Inventor/events/SoRotate2GestureEvent.h>
#include <Inventor/events/SoSwipe2GestureEvent.h>
#include <Inventor/events/SoPan2GestureEvent.h>
#include <Inventor/events/SoMultiTapGestureEvent.h>
#include <Inventor/events/SoHoldWhilePanGestureEvent.h>
#include <Inventor/events/SoMouseButtonEvent.h>
#include <set>
#include <Inventor/fields/SoSFBool.h>
Go to the source code of this file.
Classes | |
class | SoQtTouchpad |
Touchpad device driver for Open Inventor. More... | |