Skip to main content

b3DynamicTree_SetCategoryBits

Function b3DynamicTree_SetCategoryBits 

Source
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.