#include <global_data.h>
Definition at line 355 of file global_data.h.
◆ rand_state() [1/2]
constexpr rand_state::rand_state |
( |
| ) |
|
|
inline |
◆ rand_state() [2/2]
rand_state::rand_state |
( |
uint64_t |
initial | ) |
|
|
inline |
◆ get_and_update_random()
float rand_state::get_and_update_random |
( |
| ) |
|
|
inline |
◆ get_current_state()
constexpr uint64_t rand_state::get_current_state |
( |
| ) |
const |
|
inlinenoexcept |
◆ get_random()
float rand_state::get_random |
( |
| ) |
const |
|
inline |
◆ set_random_state()
void rand_state::set_random_state |
( |
uint64_t |
initial | ) |
|
|
inlinenoexcept |
◆ random_state
uint64_t rand_state::random_state |
|
private |
The documentation for this struct was generated from the following file: