b2Shape_SetCircle

Function b2Shape_SetCircle 

Source
pub unsafe extern "C" fn b2Shape_SetCircle(
    shapeId: b2ShapeId,
    circle: *const b2Circle,
)
Expand description

Allows you to change a shape to be a circle or update the current circle. This does not modify the mass properties. @see b2Body_ApplyMassFromShapes