Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dGetDebugHandler
Function
dGetDebugHandler
3rd_party/Src/ode/ode/src/error.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
56
57
extern
"C"
dMessageFunction *dGetDebugHandler()
58
{
59
return debug_function;
60
}
61
62
63
extern
"C"
dMessageFunction *dGetMessageHandler()
Callers
1
dTestMatrixComparison
Function · 0.85
Calls
no outgoing calls
Tested by
1
dTestMatrixComparison
Function · 0.68