MCPcopy Create free account
hub / github.com/OpenXRay/xray-16 / processIslandsFast

Function processIslandsFast

Externals/ode/ode/src/stepfast.cpp:835–868  ·  view source on GitHub ↗

Since the iterative algorithm doesn't care about islands of bodies, this is a faster algorithm that just sends it all the joints and bodies in one array. It's downfall is it's inability to handle disabled bodies as well as the old one.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dWorldStepFast1Function · 0.85

Calls 8

dTimerStartFunction · 0.85
dInternalStepIslandFastFunction · 0.85
dInternalStepIslandFunction · 0.85
dTimerEndFunction · 0.85
dTimerReportFunction · 0.85
dTimerNowFunction · 0.85
dMessageFunction · 0.85
dDebugFunction · 0.85

Tested by

no test coverage detected