C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/math/mRandom.h File Reference

#include "platform/platformAssert.h"

Classes

class  MRandomGenerator
 Base class for random number generators. More...
class  MRandomLCG
 Linear Congruential Method, the "minimal standard generator". More...
class  MRandomR250
 Fast, very good random numbers. More...

Typedefs

typedef MRandomLCG MRandom

Variables

MRandomLCG gRandGen


Typedef Documentation


Variable Documentation