HDK
|
#include <ImathRandom.h>
Public Member Functions | |
Rand32 (unsigned long int seed=0) | |
void | init (unsigned long int seed) |
bool | nextb () |
unsigned long int | nexti () |
float | nextf () |
float | nextf (float rangeMin, float rangeMax) |
Definition at line 73 of file ImathRandom.h.
|
inline |
Definition at line 250 of file ImathRandom.h.
Definition at line 243 of file ImathRandom.h.
|
inline |
Definition at line 264 of file ImathRandom.h.
float Rand32::nextf | ( | ) |
|
inline |
Definition at line 281 of file ImathRandom.h.
|
inline |
Definition at line 273 of file ImathRandom.h.