Arty
|
Uniform sampler, the easiest and most simple sampling method. More...
#include <samplers.h>
Public Member Functions | |
UniformSampler (uint32_t seed) | |
float | operator() () override |
Uniform sampler, the easiest and most simple sampling method.