|
Hugin trunk 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 Accessor nearest neighbour, stupid, but might be useful somewhere
Definition at line 96 of file Interpolators.h.
Definition at line 101 of file Interpolators.h.
References threshold().
|
inline |
Definition at line 107 of file Interpolators.h.
References threshold().
Definition at line 99 of file Interpolators.h.