Skip to main content

b3CreateFilterJoint

Function b3CreateFilterJoint 

Source
pub unsafe extern "C" fn b3CreateFilterJoint(
    worldId: b3WorldId,
    def: *const b3FilterJointDef,
) -> b3JointId
Expand description

Create a filter joint. @see b3FilterJointDef for details