Neonode zForce(TM) SDK
Public Attributes | List of all members
TouchActiveArea Struct Reference

This structure represents the Touch Active Area of a sensor. More...

#include <zForceTypes.h>

Public Attributes

uint32_t LowerBoundaryX
 Start of the Touch Active Area X axis.
 
uint32_t UpperBoundaryX
 End of the Touch Active Area X axis.
 
bool HasX
 True if the coordinate system has a X axis.
 
uint32_t LowerBoundaryY
 Start of the Touch Active Area Y axis.
 
uint32_t UpperBoundaryY
 End of the Touch Active Area Y axis.
 
bool HasY
 True if the coordinate system has a Y axis.
 

Detailed Description

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.


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