|
Neonode zForce(TM) SDK
|
This structure represents the Touch Active Area of a sensor. More...
#include <zForceTypes.h>
Public Attributes | |
| uint32_t | LowerBoundX |
| Start of the Touch Active Area X axis. | |
| uint32_t | UpperBoundX |
| End of the Touch Active Area X axis. | |
| bool | HasX |
| True if the coordinate system has a X axis. | |
| uint32_t | LowerBoundY |
| Start of the Touch Active Area Y axis. | |
| uint32_t | UpperBoundY |
| End of the Touch Active Area Y axis. | |
| bool | HasY |
| True if the coordinate system has a Y axis. | |
This structure represents the Touch Active Area of a sensor.
This structure represents the Touch Active Area of a sensor. The Touch Active Area is the area which a sensor will report touches from.