Expand description
Span interpolator adaptor with distortion.
Port of agg_span_interpolator_adaptor.h.
Wraps any SpanInterpolator, applying a distortion function
after coordinates().
Structs§
- Span
Interpolator Adaptor - Adaptor that wraps a span interpolator and applies distortion.
Traits§
- Distortion
- Trait for coordinate distortion applied after interpolation.