|
Oolite
|
#include <legacy_random.h>
Collaboration diagram for OORandomState:Public Attributes | |
| RANROTSeed | ranrot |
| RNG_Seed | rnd |
Definition at line 135 of file legacy_random.h.
| RANROTSeed OORandomState::ranrot |
Definition at line 137 of file legacy_random.h.
Referenced by OORestoreRandomState(), and OOSaveRandomState().
| RNG_Seed OORandomState::rnd |
Definition at line 138 of file legacy_random.h.
Referenced by OORestoreRandomState().