pub unsafe extern "C" fn b3CreatePrismaticJoint(
worldId: b3WorldId,
def: *const b3PrismaticJointDef,
) -> b3JointIdExpand description
Create a prismatic (slider) joint. @see b3PrismaticJointDef for details
pub unsafe extern "C" fn b3CreatePrismaticJoint(
worldId: b3WorldId,
def: *const b3PrismaticJointDef,
) -> b3JointIdCreate a prismatic (slider) joint. @see b3PrismaticJointDef for details