NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <resampler.h>
Public Attributes | |
Resample_Real | weight |
unsigned short | pixel |
Definition at line 19 of file resampler.h.
unsigned short Resampler::Contrib::pixel |
Definition at line 22 of file resampler.h.
Referenced by Resampler::make_clist(), Resampler::resample_x(), and Resampler::resample_y().
Resample_Real Resampler::Contrib::weight |
Definition at line 21 of file resampler.h.
Referenced by Resampler::make_clist(), Resampler::resample_x(), and Resampler::resample_y().