pub unsafe extern "C" fn b2ShapeCastPolygon(
shape: *const b2Polygon,
input: *const b2ShapeCastInput,
) -> b2CastOutputExpand description
Shape cast versus a convex polygon.
pub unsafe extern "C" fn b2ShapeCastPolygon(
shape: *const b2Polygon,
input: *const b2ShapeCastInput,
) -> b2CastOutputShape cast versus a convex polygon.