|
NXWidgets
1.19
|
Public Attributes | |
| struct nxgl_point_s | pos |
| nxgl_mxpixel_t | lineColor |
| nxgl_mxpixel_t | circleFillColor |
Characterizes one calibration screen
Definition at line 159 of file ccalibration.hxx.
| nxgl_mxpixel_t NxWM::CCalibration::SCalibScreenInfo::circleFillColor |
The color of the circle
Definition at line 163 of file ccalibration.hxx.
| nxgl_mxpixel_t NxWM::CCalibration::SCalibScreenInfo::lineColor |
The color of the cross-hair lines
Definition at line 162 of file ccalibration.hxx.
| struct nxgl_point_s NxWM::CCalibration::SCalibScreenInfo::pos |
The position of the touch point
Definition at line 161 of file ccalibration.hxx.
1.8.13