NvInputEventClass Struct Reference

These are types of input devices generating pointer events. More...

#include <NvGestureEvent.h>

List of all members.

Public Types

enum  Enum { NONE = 0, MOUSE, TOUCH, STYLUS }


Detailed Description

These are types of input devices generating pointer events.

We might use this information to adjust hit margins and such based on the average size of the pointer.


Member Enumeration Documentation

Enumerator:
NONE  No input type specified.

MOUSE  Mouse input.
TOUCH  Touch input.
STYLUS  Stylus input.


The documentation for this struct was generated from the following file: