|
| bspline (int num) |
|
| bspline (int num, const double *x, const double *y) |
|
void | init (int num) |
|
void | add_point (double x, double y) |
|
void | prepare () |
|
void | init (int num, const double *x, const double *y) |
|
double | get (double x) const |
|
double | get_stateful (double x) const |
|
Definition at line 40 of file agg_bspline.h.
The documentation for this class was generated from the following files: