b2Shape_GetPolygon

Function b2Shape_GetPolygon 

Source
pub unsafe extern "C" fn b2Shape_GetPolygon(
    shapeId: b2ShapeId,
) -> b2Polygon
Expand description

Get a copy of the shape’s convex polygon. Asserts the type is correct.