NvGestureEvent.h File Reference

Types and values for abstracting pointer/touch inputs into higher level 'gesture' motions and results. More...

#include <NvFoundation.h>

Go to the source code of this file.

Classes

struct  NvInputEventClass
 These are types of input devices generating pointer events. More...
struct  NvInputEventType
 These are specific types of input tracked for pointing devices. More...
struct  NvGestureKind
 These are the kinds of resulting gestures that we recognize. More...
class  NvGestureEvent
 Object packaging up all the data related to an input event by the user. More...

Defines

#define NV_GESTURE_UID_INVALID   0xFFFFFFFF
#define NV_GESTURE_UID_MAX   0xFFFFEEEE
#define HANDLE_MAYBE_GESTURES

Typedefs

typedef uint32_t NvGestureUID


Detailed Description

Types and values for abstracting pointer/touch inputs into higher level 'gesture' motions and results.