pub unsafe extern "C" fn b3DynamicTree_SetCategoryBits(
tree: *mut b3DynamicTree,
proxyId: c_int,
categoryBits: u64,
)Expand description
Modify the category bits on a proxy. This is an expensive operation.
pub unsafe extern "C" fn b3DynamicTree_SetCategoryBits(
tree: *mut b3DynamicTree,
proxyId: c_int,
categoryBits: u64,
)Modify the category bits on a proxy. This is an expensive operation.