|
| curve3_div (double x1, double y1, double x2, double y2, double x3, double y3) |
|
void | reset () |
|
void | init (double x1, double y1, double x2, double y2, double x3, double y3) |
|
void | approximation_method (curve_approximation_method_e) |
|
curve_approximation_method_e | approximation_method () const |
|
void | approximation_scale (double s) |
|
double | approximation_scale () const |
|
void | angle_tolerance (double a) |
|
double | angle_tolerance () const |
|
void | cusp_limit (double) |
|
double | cusp_limit () const |
|
void | rewind (unsigned) |
|
unsigned | vertex (double *x, double *y) |
|
Definition at line 94 of file agg_curves.h.
The documentation for this class was generated from the following files: