A point in hte HPGL polygon buffer. More...
#include <hpgsreader.h>
Data Fields | |
| hpgs_point | p |
| The coordinates of the point. | |
| int | flag |
| 0 moveto, 1 lineto, 2 curveto | |
A point in hte HPGL polygon buffer.
This structure holds a point in the polygon buffer of HPGL used to implement PM, EP and FP commands.
1.7.1