Pair of double values indicating a coordinate or offset. More...
#include <xornstorage.h>
Public Attributes | |
| double | x |
| X coordinate or offset. More... | |
| double | y |
| Y coordinate or offset. More... | |
Pair of double values indicating a coordinate or offset.
The units are defined by the context in which this struct is used.
Definition at line 150 of file xornstorage.h.
| xorn_double2d::x |
X coordinate or offset.
Definition at line 151 of file xornstorage.h.
| xorn_double2d::y |
Y coordinate or offset.
Definition at line 151 of file xornstorage.h.
1.8.8