|
void | center (double x, double y) |
|
void | magnification (double m) |
|
void | radius (double r) |
|
double | xc () const |
|
double | yc () const |
|
double | magnification () const |
|
double | radius () const |
|
void | transform (double *x, double *y) const |
|
void | inverse_transform (double *x, double *y) const |
|
Definition at line 27 of file agg_trans_warp_magnifier.h.
The documentation for this class was generated from the following files: