torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/math/mRandom.h File Reference

#include "platform/platform.h"

Data Structures

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




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen