![]() |
MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents a gpu point. More...
Data Fields | |
n2d_int32_t | x |
n2d_int32_t | y |
This struct represents a gpu point.
Defines a position on the screen.
n2d_int32_t x |
horizontal coordinate of the point.
n2d_int32_t y |
vertical coordinate of the point.