Skip to main content

b3Shape_GetHull

Function b3Shape_GetHull 

Source
pub unsafe extern "C" fn b3Shape_GetHull(
    shapeId: b3ShapeId,
) -> *const b3HullData
Expand description

Get the shape’s convex hull. Asserts the type is correct.