b2MakeProxy

Function b2MakeProxy 

Source
pub unsafe extern "C" fn b2MakeProxy(
    points: *const b2Vec2,
    count: c_int,
    radius: f32,
) -> b2ShapeProxy
Expand description

Make a proxy for use in overlap, shape cast, and related functions. This is a deep copy of the points.