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