apply(float x, float y) const override | Interpolate::PolyReg2DWithUdf< T > | inlinevirtual |
fillInner2Inner(T &, T &, T &, T &) | Interpolate::PolyReg2DWithUdf< T > | inlineprotected |
fillInner2Outer(T, T, T, T, T &, T &, T &, T &, T &, T &, T &, T &) | Interpolate::PolyReg2DWithUdf< T > | inlineprotected |
fillOuter2Inner(T, T, T, T, T, T, T, T, T &, T &, T &, T &) | Interpolate::PolyReg2DWithUdf< T > | inlineprotected |
haveudf_ | Interpolate::PolyReg2DWithUdf< T > | protected |
intp_ | Interpolate::PolyReg2DWithUdf< T > | protected |
PolyReg2DWithUdf(float xstretch=1) | Interpolate::PolyReg2DWithUdf< T > | inline |
PolyReg2DWithUdf(const T *, float xstretch=1) | Interpolate::PolyReg2DWithUdf< T > | inline |
PolyReg2DWithUdf(T vm10, T vm11, T v0m1, T v00, T v01, T v02, T v1m1, T v10, T v11, T v12, T v20, T v21, float xstretch=1) | Interpolate::PolyReg2DWithUdf< T > | inline |
set(const T *) override | Interpolate::PolyReg2DWithUdf< T > | inlinevirtual |
set(T vm10, T vm11, T v0m1, T v00, T v01, T v02, T v1m1, T v10, T v11, T v12, T v20, T v21) | Interpolate::PolyReg2DWithUdf< T > | inline |
u00_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u01_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u02_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u0m1_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u10_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u11_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u12_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u1m1_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u20_ | Interpolate::PolyReg2DWithUdf< T > | protected |
u21_ | Interpolate::PolyReg2DWithUdf< T > | protected |
um10_ | Interpolate::PolyReg2DWithUdf< T > | protected |
um11_ | Interpolate::PolyReg2DWithUdf< T > | protected |
~Applier2D() | Interpolate::Applier2D< T > | inlinevirtual |