Skip to main content

b3CreateSphericalJoint

Function b3CreateSphericalJoint 

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

Create a spherical joint @see b3SphericalJointDef for details