30class Q_QUICK3DPHYSICS_EXPORT
QFixedJoint :
public QPhysicsJoint
35 physx::PxJoint *createPhysxJoint(physx::PxRigidActor *actorA, physx::PxRigidActor *actorB,
36 const physx::PxTransform &trfA,
37 const physx::PxTransform &trfB) final;
38 void setJointProperties() final;