28physx::PxJoint *QFixedJoint::createPhysxJoint(physx::PxRigidActor *actorA,
29 physx::PxRigidActor *actorB,
30 const physx::PxTransform &trfA,
31 const physx::PxTransform &trfB)
33 return physx::PxFixedJointCreate(*StaticPhysXObjects::getReference().physics, actorA, trfA,