|
Classes |
| struct | point |
Defines |
| #define | DTOR 0.0174533 |
| #define | BINC 50 |
Functions |
| static int | compar (const void *, const void *) |
| static void | addcoord (PLINT, PLINT) |
| static void | tran (PLINT *, PLINT *, PLFLT, PLFLT) |
| static void | buildlist (PLINT, PLINT, PLINT, PLINT, PLINT, PLINT, PLINT) |
| void | c_plfill (PLINT n, PLFLT *x, PLFLT *y) |
| void | c_plfill3 (PLINT n, PLFLT *x, PLFLT *y, PLFLT *z) |
| void | plfill_soft (short *x, short *y, PLINT n) |
Variables |
| static PLINT | bufferleng |
| static PLINT | buffersize |
| static PLINT * | buffer |