SLProject 4.0.000
|
Functions | |
SLfloat | rnd01 () |
Variables | |
auto | random01 |
SLfloat rnd01 | ( | ) |
auto random01 |
Global uniform random number generator for numbers between 0 and 1 that are used in SLRay, SLLightRect and SLPathtracer. So far they work perfectly with CPP11 multithreading.