MCPcopy 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
39extern "C" void dSetDebugHandler (dMessageFunction *fn)
40{
41 debug_function = fn;
42}
43
44
45extern "C" void dSetMessageHandler (dMessageFunction *fn)

Callers 1

dTestMatrixComparisonFunction · 0.85

Calls

no outgoing calls

Tested by 1

dTestMatrixComparisonFunction · 0.68