|
JPL Spatial
Sound spatialization and propagation library
|
#include <JPLSpatial/Algo/Random.h>
Public Types | |
| using | result_type = uint64 |
Public Member Functions | |
| WyRand (uint64 seed) noexcept | |
| result_type | operator() () noexcept |
Static Public Member Functions | |
| static constexpr result_type | min () |
| static constexpr result_type | max () |
Public Attributes | |
| uint64 | State = 0 |
|
inlineexplicitnoexcept |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inlinenoexcept |
| uint64 JPL::WyRand::State = 0 |