Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
vigra_ext::interp_nearest Struct Reference
nearest neighbour, stupid, but might be useful somewhere More...
#include <Interpolators.h>
Public Member Functions | |
| void | calc_coeff (double x, double *w) const |
| void | emitGLSL (std::ostringstream &oss) const |
Static Public Attributes | |
| const int | size = 2 |
Detailed Description
nearest neighbour, stupid, but might be useful somewhere
Member Function Documentation
|
||||||||||||
|
|
|
|
|
Member Data Documentation
|
|
|
The documentation for this struct was generated from the following file:
- hugin_base/vigra_ext/Interpolators.h
1.3.9.1