MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / dWorldCheck

Function dWorldCheck

3rd_party/Src/ode/ode/src/ode.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225
226
227void dWorldCheck (dxWorld *w)
228{
229 checkWorld (w);
230}
231
232//****************************************************************************
233// body

Callers

nothing calls this directly

Calls 1

checkWorldFunction · 0.85

Tested by

no test coverage detected