pub unsafe extern "C" fn b2MakeOffsetProxy(
points: *const b2Vec2,
count: c_int,
radius: f32,
position: b2Vec2,
rotation: b2Rot,
) -> b2ShapeProxyExpand description
Make a proxy with a transform. This is a deep copy of the points.