#include "sampling.h"#include "paramset.h"Go to the source code of this file.
Classes | |
| class | MitchellFilter |
Functions | |
| DLLEXPORT Filter * | CreateFilter (const ParamSet &ps) |
Definition at line 52 of file mitchell.cpp.
References MitchellFilter::B, MitchellFilter::C, ParamSet::FindOneFloat(), and MitchellFilter::MitchellFilter().
1.5.6