#include <RANDOM.H>
Definition at line 99 of file RANDOM.H.
◆ anonymous enum
| Enumerator |
|---|
| SIGNIFICANT_BITS | |
Definition at line 107 of file RANDOM.H.
◆ Random2Class()
| Random2Class::Random2Class |
( |
unsigned | seed = 0 | ) |
|
◆ operator int()
| Random2Class::operator int |
( |
void | | ) |
|
|
inline |
◆ operator()() [1/2]
| int Random2Class::operator() |
( |
int | minval, |
|
|
int | maxval ) |
◆ operator()() [2/2]
| int Random2Class::operator() |
( |
void | | ) |
|
◆ Index1
◆ Index2
◆ Table
| int Random2Class::Table[250] |
|
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