pub unsafe extern "C" fn b2DynamicTree_GetAreaRatio(
tree: *const b2DynamicTree,
) -> f32Expand description
Get the ratio of the sum of the node areas to the root area.
pub unsafe extern "C" fn b2DynamicTree_GetAreaRatio(
tree: *const b2DynamicTree,
) -> f32Get the ratio of the sum of the node areas to the root area.