|
typedef Interpolator | base_type |
|
typedef base_type::trans_type | trans_type |
|
typedef Distortion | distortion_type |
|
|
| span_interpolator_adaptor (trans_type &trans, distortion_type &dist) |
|
| span_interpolator_adaptor (trans_type &trans, distortion_type &dist, double x, double y, unsigned len) |
|
distortion_type & | distortion () const |
|
void | distortion (distortion_type &dist) |
|
void | coordinates (int *x, int *y) const |
|
template<class Interpolator, class Distortion>
class agg::span_interpolator_adaptor< Interpolator, Distortion >
Definition at line 26 of file agg_span_interpolator_adaptor.h.
The documentation for this class was generated from the following file: