|
void | clip_box (double x1, double y1, double x2, double y2) |
|
double | x1 () const |
|
double | y1 () const |
|
double | x2 () const |
|
double | y2 () const |
|
void | reset () |
|
void | move_to (double x, double y) |
|
void | line_to (double x, double y) |
|
unsigned | vertex (double *x, double *y) |
|
|
static bool | auto_close () |
|
static bool | auto_unclose () |
|
Definition at line 28 of file agg_vpgen_clip_polygon.h.
The documentation for this class was generated from the following files: