MeVisLab Toolbox Reference
SoSwipeAccess.h
Go to the documentation of this file.
1// Copyright (c) Fraunhofer MEVIS, Germany. All rights reserved.
2// **InsertLicense** code
3/*
4 _______________________________________________________________________
5 __________________ F R A U N H O F E R M E V I S __________________
6 |
7 | Description:
8 | SoSwipeAccess
9 |
10 | Author(s) : Felix Ritter
11 |
12 __________________ F R A U N H O F E R M E V I S __________________
13 _______________________________________________________________________
14 */
15
16#ifndef _SoSwipeAccess_H
17#define _SoSwipeAccess_H
18
19#include "SoTouchControlInit.h"
20#include <Inventor/nodes/SoSubNode.h>
22#include <Inventor/fields/SoSFEnum.h>
23#include <Inventor/fields/SoSFTrigger.h>
24
26
56
57#endif // _SoSwipeAccess_H
A SoSwipe2GestureEvent derived from SoGestureEvent.
#define TOUCHCONTROL_API
SoSFTrigger up
static void initClass()
SoSFTrigger right
SoSFTrigger down
SoSwipeAccess()
constructor
SoSFTrigger left
SoSFEnum swipeDirection
virtual void handleEvent(SoHandleEventAction *action) override
Target mlrange_cast(Source arg)
Generic version of checked ML casts.