NvPointerEvent Class Reference
Basic single-point pointer event. More...
#include <NvPlatformContext.h>
| Public Attributes | |
| float | m_x | 
| x value in pixel-space | |
| float | m_y | 
| y value in pixel-space | |
| uint32_t | m_id | 
| Unique ID for tracking multiple touches. | |
| NvInputDeviceType::Enum | m_device | 
| Device type for this pointer event. | |
Detailed Description
Basic single-point pointer event.The documentation for this class was generated from the following file: