Skip to main content

b3Shape_GetSphere

Function b3Shape_GetSphere 

Source
pub unsafe extern "C" fn b3Shape_GetSphere(
    shapeId: b3ShapeId,
) -> b3Sphere
Expand description

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