![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Classes | |
interface | Gray::IRandomNoise |
class | Gray::cRandomBase |
class | Gray::cRandomPerf |
class | Gray::cRandomOS |
class | Gray::cRandomBlock |
class | Gray::cRandomDef |
Namespaces | |
Gray | |
< The main namespace for all Core functions. | |
Variables | |
__DECL_IMPORT cRandomDef | Gray::g_Rand |
the global random number generator. NOT thread safe. but does that matter? More... | |
Basic random number generator.