Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dSetDebugHandler
Function
dSetDebugHandler
3rd_party/Src/ode/ode/src/error.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
extern
"C"
void dSetDebugHandler (dMessageFunction *fn)
40
{
41
debug_function = fn;
42
}
43
44
45
extern
"C"
void dSetMessageHandler (dMessageFunction *fn)
Callers
1
dTestMatrixComparison
Function · 0.85
Calls
no outgoing calls
Tested by
1
dTestMatrixComparison
Function · 0.68