Hugintrunk
0.1
|
spline16 interpolation More...
#include <Interpolators.h>
Public Member Functions | |
void | calc_coeff (double x, double *w) const |
initialize weights for given x More... | |
void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
static const int | size = 4 |
spline16 interpolation
Definition at line 159 of file Interpolators.h.
|
inline |
initialize weights for given x
Definition at line 165 of file Interpolators.h.
|
inline |
Definition at line 173 of file Interpolators.h.
|
static |
Definition at line 162 of file Interpolators.h.