pub unsafe extern "C" fn b2CollidePolygons(
polygonA: *const b2Polygon,
polygonB: *const b2Polygon,
xf: b2Transform,
) -> b2LocalManifoldExpand description
Compute the contact manifold between two polygons
pub unsafe extern "C" fn b2CollidePolygons(
polygonA: *const b2Polygon,
polygonB: *const b2Polygon,
xf: b2Transform,
) -> b2LocalManifoldCompute the contact manifold between two polygons