MCPcopy 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
57extern "C" dMessageFunction *dGetDebugHandler()
58{
59 return debug_function;
60}
61
62
63extern "C" dMessageFunction *dGetMessageHandler()

Callers 1

dTestMatrixComparisonFunction · 0.85

Calls

no outgoing calls

Tested by 1

dTestMatrixComparisonFunction · 0.68