NvPlatformContext.h File Reference
Platform-independent input and system context. More...
#include <NvFoundation.h>
#include <vector>
#include "NvKeyboard.h"
Go to the source code of this file.
Classes | |
| struct | NvPointerActionType |
| Pointer input action values. More... | |
| struct | NvKeyActionType |
| Key input action values. More... | |
| struct | NvInputDeviceType |
| Type of pointer input devices. More... | |
| struct | NvPointerModifierType |
| Pointer event key modifiers (generally mouse-only). More... | |
| struct | NvMouseButton |
| Mouse button masks. More... | |
| class | NvPointerEvent |
| Basic single-point pointer event. More... | |
| class | NvInputCallbacks |
| Input handling callback interfaces. More... | |
| class | NvPlatformContext |
| Basic platform functionality interface. More... | |
Detailed Description
Platform-independent input and system context.