b2MakeOffsetProxy

Function b2MakeOffsetProxy 

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

Make a proxy with a transform. This is a deep copy of the points.