Hugintrunk
0.1
|
spline64 interpolation More...
#include <Interpolators.h>
Public Member Functions | |
void | calc_coeff (double x, double *w) const |
initialize weights for given offset x More... | |
void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
static const int | size = 8 |
spline64 interpolation
Definition at line 215 of file Interpolators.h.
|
inline |
initialize weights for given offset x
Definition at line 221 of file Interpolators.h.
|
inline |
Definition at line 233 of file Interpolators.h.
|
static |
Definition at line 218 of file Interpolators.h.