#include "sampling.h"#include "paramset.h"#include "film.h"Go to the source code of this file.
Classes | |
| class | LDSampler |
Functions | |
| DLLEXPORT Sampler * | CreateSampler (const ParamSet ¶ms, const Film *film) |
Definition at line 129 of file lowdiscrepancy.cpp.
References ParamSet::FindOneInt(), Film::GetSampleExtent(), and LDSampler::LDSampler().
1.5.6