Skip to main content

b2CollideCircles

Function b2CollideCircles 

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

Compute the contact manifold between two circles