Hugintrunk
0.1
|
several classes to calculate interpolator weights, 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 |
several classes to calculate interpolator weights,
for usage with Interpolating Accessornearest neighbour, stupid, but might be useful somewhere
Definition at line 96 of file Interpolators.h.
|
inline |
Definition at line 101 of file Interpolators.h.
|
inline |
Definition at line 107 of file Interpolators.h.
|
static |
Definition at line 99 of file Interpolators.h.