b2ShapeCastPolygon

Function b2ShapeCastPolygon 

Source
pub unsafe extern "C" fn b2ShapeCastPolygon(
    shape: *const b2Polygon,
    input: *const b2ShapeCastInput,
) -> b2CastOutput
Expand description

Shape cast versus a convex polygon.