#include <RANDOM.H>
|
| unsigned int | mt [624] |
| |
| int | mti |
| |
Definition at line 175 of file RANDOM.H.
◆ anonymous enum
| Enumerator |
|---|
| SIGNIFICANT_BITS | |
Definition at line 184 of file RANDOM.H.
◆ Random4Class()
| Random4Class::Random4Class |
( |
unsigned int | seed = 4357 | ) |
|
◆ Get_Float()
| float Random4Class::Get_Float |
( |
| ) |
|
◆ operator int()
| Random4Class::operator int |
( |
void | | ) |
|
|
inline |
◆ operator()() [1/2]
| int Random4Class::operator() |
( |
int | minval, |
|
|
int | maxval ) |
◆ operator()() [2/2]
| int Random4Class::operator() |
( |
void | | ) |
|
◆ mt
| unsigned int Random4Class::mt[624] |
|
protected |
◆ mti
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