#include "stdafx.h"#include "filters/box.h"#include "paramset.h"Go to the source code of this file.
Functions | |
| BoxFilter * | CreateBoxFilter (const ParamSet &ps) |
Definition at line 36 of file box.cpp.
References ParamSet::FindOneFloat().
Referenced by MakeFilter().
1.6.3