Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
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
typedef
MRandomLCG
MRandom
Variable Documentation
MRandomLCG
gRandGen
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen