Point structure representing X,Y coordinates.
More...
#include <types.h>
|
|
int16_t | x |
| | X coordinate.
|
| |
|
int16_t | y |
| | Y coordinate.
|
| |
Point structure representing X,Y coordinates.
Definition at line 17 of file types.h.
The documentation for this struct was generated from the following file: