pub unsafe extern "C" fn b3ComputeHeightFieldAABB(
shape: *const b3HeightFieldData,
transform: b3Transform,
) -> b3AABBExpand description
Compute the bounding box of a transformed height-field
pub unsafe extern "C" fn b3ComputeHeightFieldAABB(
shape: *const b3HeightFieldData,
transform: b3Transform,
) -> b3AABBCompute the bounding box of a transformed height-field