Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ RandomUint
Method
RandomUint
SampleFramework12/v1.00/SF12_Math.cpp:1249–1252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1247
}
1248
1249
uint32 Random::RandomUint()
1250
{
1251
return engine();
1252
}
1253
1254
float Random::RandomFloat()
1255
{
Callers
2
Shuffle
Function · 0.80
GenerateLatinHypercubeSamples2D
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected