pub unsafe extern "C" fn b3DynamicTree_Create(
proxyCapacity: c_int,
) -> b3DynamicTreeExpand description
Constructing the tree initializes the node pool.
pub unsafe extern "C" fn b3DynamicTree_Create(
proxyCapacity: c_int,
) -> b3DynamicTreeConstructing the tree initializes the node pool.