Hugintrunk
0.1
|
simple bilinear interpolation More...
#include <Interpolators.h>
Public Member Functions | |
void | calc_coeff (double x, double *w) const |
void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
static const int | size = 2 |
simple bilinear interpolation
Definition at line 114 of file Interpolators.h.
|
inline |
Definition at line 119 of file Interpolators.h.
|
inline |
Definition at line 125 of file Interpolators.h.
|
static |
Definition at line 117 of file Interpolators.h.