#include <psPoly.h>
Collaboration diagram for psPoly:

Data Fields | |
| psPoly * | next |
| int | ptCount |
| psPoint * | ptList |
| psPoint * | lastPoint |
Definition at line 13 of file psPoly.h.
struct psPoly* psPoly::next [read] |
| int psPoly::ptCount |
struct psPoint* psPoly::ptList [read] |
Definition at line 18 of file psPoly.h.
Referenced by psDrawPoly(), psPolyAddPoint(), and psPolyFree().
struct psPoint* psPoly::lastPoint [read] |
1.5.2