b2ShapeCastSegment

Function b2ShapeCastSegment 

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

Shape cast versus a line segment.