Skip to main content

b3Shape_GetCapsule

Function b3Shape_GetCapsule 

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

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