Skip to main content

b2CollideChainSegmentAndCircle

Function b2CollideChainSegmentAndCircle 

Source
pub unsafe extern "C" fn b2CollideChainSegmentAndCircle(
    segmentA: *const b2ChainSegment,
    circleB: *const b2Circle,
    xf: b2Transform,
) -> b2LocalManifold
Expand description

Compute the contact manifold between a chain segment and a circle