Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dRandSetSeed
Function
dRandSetSeed
3rd_party/Src/ode/ode/src/misc.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
void dRandSetSeed (unsigned long s)
46
{
47
seed = s;
48
}
49
50
51
int dTestRand()
Callers
1
dTestMatrixComparison
Function · 0.85
Calls
no outgoing calls
Tested by
1
dTestMatrixComparison
Function · 0.68