Data Fields
Detailed Description
The PP_Point structure defines the integer x and y coordinates of a point.
Field Documentation
int32_t PP_Point::x |
This value represents the horizontal coordinate of a point, starting with 0 as the left-most coordinate.
int32_t PP_Point::y |
This value represents the vertical coordinate of a point, starting with 0 as the top-most coordinate.
The documentation for this struct was generated from the following file: