pub unsafe extern "C" fn b3Shape_GetHeightField(
shapeId: b3ShapeId,
) -> *const b3HeightFieldDataExpand description
Get the shape’s height field. Asserts the type is correct.
pub unsafe extern "C" fn b3Shape_GetHeightField(
shapeId: b3ShapeId,
) -> *const b3HeightFieldDataGet the shape’s height field. Asserts the type is correct.