Skip to main content

b3CreateRevoluteJoint

Function b3CreateRevoluteJoint 

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

Create a revolute joint @see b3RevoluteJointDef for details