|
Libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
|
A structure to maintain coordinates of a pixel. More...
#include <DisplayDevice.h>
Public Member Functions | |
| Point (float x, float y) | |
Public Attributes | |
| float | x |
| float | y |
A structure to maintain coordinates of a pixel.
1.8.8