![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
Go to the source code of this file.
Functions | |
| SLfloat | rnd01 () | 
Variables | |
| auto | random01 | 
Definition in file SLRay.cpp.
| 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.