|
| bezier_arc_svg (double x1, double y1, double rx, double ry, double angle, bool large_arc_flag, bool sweep_flag, double x2, double y2) |
|
void | init (double x1, double y1, double rx, double ry, double angle, bool large_arc_flag, bool sweep_flag, double x2, double y2) |
|
bool | radii_ok () const |
|
void | rewind (unsigned) |
|
unsigned | vertex (double *x, double *y) |
|
unsigned | num_vertices () const |
|
const double * | vertices () const |
|
double * | vertices () |
|
Definition at line 101 of file agg_bezier_arc.h.
The documentation for this class was generated from the following files: