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

Function dCloseODE

3rd_party/Src/ode/ode/src/collision_kernel.cpp:632–636  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630// allocated, or free other global resources.
631
632void dCloseODE()
633{
634 colliders_initialized = 0;
635 num_user_classes = 0;
636}

Callers 1

DestroyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected