pub unsafe extern "C" fn b3Shape_GetHull(
shapeId: b3ShapeId,
) -> *const b3HullDataExpand description
Get the shape’s convex hull. Asserts the type is correct.
pub unsafe extern "C" fn b3Shape_GetHull(
shapeId: b3ShapeId,
) -> *const b3HullDataGet the shape’s convex hull. Asserts the type is correct.