Home | History | Annotate | Download | only in Imath

Lines Matching defs:Rand32

45 //		class Rand32
70 class Rand32
78 Rand32 (unsigned long int seed = 0);
240 Rand32::init (unsigned long int seed)
247 Rand32::Rand32 (unsigned long int seed)
254 Rand32::next ()
261 Rand32::nextb ()
270 Rand32::nexti ()
278 Rand32::nextf (float rangeMin, float rangeMax)