|
Neonode zForce(TM) SDK
|
Public Attributes | |
| Message | |
| Base Message. | |
| uint32_t | Id |
| Id of the Touch. | |
| TouchEvent | Event |
| Event of the Touch. | |
| CartesianCoordinates | |
| X, Y, Z coordinates. | |
| uint32_t | SizeX |
| Size of the object on the X axis. | |
| bool | HasSizeX |
| Is the size reported for X? | |
| uint32_t | SizeY |
| Size of the object on the Y axis. | |
| bool | HasSizeY |
| Is the size reported for Y? | |
| uint32_t | SizeZ |
| Size of the object on the Z axis. | |
| bool | HasSizeZ |
| Is the size reported for Z? | |
| TouchOrientation | Orientation |
| Orientation of the object. | |
| bool | HasOrientation |
| Is Orientation reported? | |
| uint32_t | Confidence |
| Detection confidence. | |
| bool | HasConfidence |
| Is Confidence reported? | |
| uint32_t | Pressure |
| Pressure of the object. | |
| bool | HasPressure |
| Is Pressure reported? | |
| uint64_t | Timestamp |
| Message timestamp. | |
| bool | HasTimestamp |
| Is Timestamp reported? | |
1.8.11