Data Fields

hpgs_reader_poly_point_st Struct Reference
[Reader]

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

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines