|
NXWidgets
1.19
|
#include <ccalibration.hxx>
Public Attributes | |
| float | slope |
| float | offset |
Touchscreen calibration data
Definition at line 89 of file ccalibration.hxx.
| float NxWM::SCalibrationLine::offset |
The offset of a line
Definition at line 92 of file ccalibration.hxx.
| float NxWM::SCalibrationLine::slope |
The slope of a line
Definition at line 91 of file ccalibration.hxx.
1.8.13