Photon Engine 2.0.0-beta
A physically based renderer.
|
Convenient thread-safe seed provider for RNGs. Do not use this for cryptography. More...
#include <DeterministicSeeder.h>
Static Public Member Functions | |
template<typename T > | |
static T | nextSeed () |
static void | init (const EngineInitSettings &settings) |
Convenient thread-safe seed provider for RNGs. Do not use this for cryptography.
|
static |
|
inlinestatic |