Return to previous page | Return to menu | Go to next page
Variable type
Vertex data type
typedef FIXED POINT[xyz] ;
Defines vertex data used for polygon data.
FIXED point[xyz] ;
FIXED point[3] ;
POINT point ;
The above three definitions are all the same.
Reference: Chapter 2 Drawing
POINT