phys_PxRackAndPinionJointCreate

Function phys_PxRackAndPinionJointCreate 

Source
pub unsafe extern "C" fn phys_PxRackAndPinionJointCreate(
    physics: *mut PxPhysics,
    actor0: *mut PxRigidActor,
    localFrame0: *const PxTransform,
    actor1: *mut PxRigidActor,
    localFrame1: *const PxTransform,
) -> *mut PxRackAndPinionJoint
Expand description

Create a rack & pinion Joint.