TMCRandom Class Reference
[MCCore]
List of all members.
Detailed Description
Random Number Generator
Constructor & Destructor Documentation
TMCRandom::TMCRandom |
( |
|
) |
[inline] |
TMCRandom::TMCRandom |
( |
int32 |
seed |
) |
[inline] |
Member Function Documentation
void TMCRandom::Advance |
( |
int32 |
steps |
) |
[inline] |
real TMCRandom::FloatAbs |
( |
|
) |
[inline] |
Returns a nicely distributed random number between 0 and 1.
int32 TMCRandom::GetSeed |
( |
|
) |
const [inline] |
int32 TMCRandom::Rand |
( |
|
) |
[inline] |
int32 TMCRandom::RandRange |
( |
int32 |
min, |
|
|
int32 |
max | |
|
) |
| | [inline] |
real32 TMCRandom::RealRand |
( |
|
) |
[inline] |
void TMCRandom::SetSeed |
( |
int32 |
seed |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: