gwnavruntime/kernel/SF_Random.h Source File
Go to the documentation of this file.
17 #ifndef INC_KY_Kernel__Random_H
18 #define INC_KY_Kernel__Random_H
22 namespace Kaim {
namespace Alg {
29 static UInt32 KY_STDCALL NextRandom();
30 static void KY_STDCALL SeedRandom(UInt32 seed);
31 static float KY_STDCALL GetUnitFloat();
35 enum RandomConstants {
42 UInt32 Q[Random_SeedCount];
48 void SeedRandom(UInt32 seed);
57 #endif // INC_KY_Kernel__Random_H
Definition: gamekitcrowddispersion.h:20