![]() |
SLProject
4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
#include <SLLightRect.h>#include <SLPolygon.h>#include <SLRay.h>#include <SLScene.h>#include <SLSceneView.h>#include <SLShadowMap.h>Go to the source code of this file.
Functions | |
| SLfloat | rnd01 () |
Definition in file SLLightRect.cpp.
| SLfloat rnd01 | ( | ) |
Uniform random number generator for numbers between 0 and 1 that is used in SLRay, SLLightRect and SLPathtracer.
Definition at line 50 of file SLRay.cpp.