|
versor
3.0
C++11 library for Geometric algebra
|
This is the complete list of members for vsr::Interp, including all inherited members.
| cubic(T _a, T _b, T _c, T _d, double t) | vsr::Interp | inlinestatic |
| cubic(T *s, int num, double t) | vsr::Interp | static |
| linear(T _a, T _b, double t) | vsr::Interp | inlinestatic |
| linear(T *s, int num, double t) | vsr::Interp | inlinestatic |
| quadric(T _a, T _b, T _c, double t) | vsr::Interp | inlinestatic |
| quadric(T *s, int num, double t, bool closed=0) | vsr::Interp | inlinestatic |
| sqlinear(T _a, T _b, double t) | vsr::Interp | inlinestatic |
| sqsurface(T a, T b, T c, T d, double u, double v) (defined in vsr::Interp) | vsr::Interp | inlinestatic |
| surface(T *s, double u, double v) | vsr::Interp | inlinestatic |
| surface(T a, T b, T c, T d, double u, double v) | vsr::Interp | inlinestatic |
| volume(T a, T b, T c, T d, T e, T f, T g, T h, double u, double v, double w) | vsr::Interp | inlinestatic |
| volume(T *s, double x, double y, double z) | vsr::Interp | inlinestatic |
1.8.10