#include <Interpolators.h>
Public Member Functions | |
| void | calc_coeff (double x, double *w) const |
calculate weights for given offset x. | |
| void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
| const int | size = 6 |
Definition at line 182 of file Interpolators.h.
|
||||||||||||
|
calculate weights for given offset
Definition at line 193 of file Interpolators.h. |
|
|
Definition at line 203 of file Interpolators.h. |
|
|
Definition at line 185 of file Interpolators.h. |
1.3.9.1