MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / capsuleCapsuleOverlap

Function capsuleCapsuleOverlap

engine/source/math/mathUtils.cpp:17–23  ·  view source on GitHub ↗

Collide two capsules (sphere swept lines) against each other, reporting only if they intersect or not. Based on routine from "Real Time Collision Detection" by Christer Ericson pp 114.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

clientCatchupMethod · 0.85

Calls 1

segmentSegmentNearestFunction · 0.85

Tested by

no test coverage detected