#include <RANDOM.H>
Definition at line 54 of file RANDOM.H.
◆ anonymous enum
| Enumerator |
|---|
| SIGNIFICANT_BITS | |
Definition at line 62 of file RANDOM.H.
◆ anonymous enum
| Enumerator |
|---|
| MULT_CONSTANT | |
| ADD_CONSTANT | |
| THROW_AWAY_BITS | |
Definition at line 73 of file RANDOM.H.
◆ RandomClass()
| RandomClass::RandomClass |
( |
unsigned | seed = 0 | ) |
|
◆ operator int()
| RandomClass::operator int |
( |
void | | ) |
|
|
inline |
◆ operator()() [1/2]
| int RandomClass::operator() |
( |
int | minval, |
|
|
int | maxval ) |
◆ operator()() [2/2]
| int RandomClass::operator() |
( |
void | | ) |
|
◆ Seed
| unsigned long RandomClass::Seed |
|
protected |
The documentation for this class was generated from the following files:
- Code/Libraries/Source/WWVegas/WWLib/RANDOM.H
- Code/Libraries/Source/WWVegas/WWLib/random.cpp