TDigitiserInfoV02 Class Reference

class TDigitiserInfoV02 : public TDigitiserInfoV01

Encapsulates extra information required by 3 dimensional pointing devices.

Inherits from

Member Data Documentation

TUint8 iAlphaSupported

TUint8 iAlphaSupported

A Boolean value that indicates if rotation of the pointing device along its main axis is supported.

TUint8 iMaxPointers

TUint8 iMaxPointers

max number of multi-touch pointers supported by hardware/driver.

TInt iMaxPressure

TInt iMaxPressure

maximum pressure reading

TUint8 iNumberOfPointers

TUint8 iNumberOfPointers

Number of pointers it supports (settable).

TUint8 iPhiSupported

TUint8 iPhiSupported

A Boolean value that indicates if Phi polar angle detection (tilt) is supported.

TInt iPressureStep

TInt iPressureStep

pressure resolution,

TUint8 iPressureSupported

TUint8 iPressureSupported

A Boolean value that indicates if pressure applied on screen is supported.

TInt iProximityStep

TInt iProximityStep

proximity resolution, e.g. proximity readings change in steps of 1, 5, 10, ...

TUint8 iThetaSupported

TUint8 iThetaSupported

A Boolean value that indicates if Theta polar angle detection (tilt) is supported.

TInt iZRange

TInt iZRange

The maximum distance to screen a pointing device will be detected (settable).