A function defined in GMBullet.yy
btGeneric6DofConstraint_setFrames(generic6DofConstraint, frameA, frameB)
Sets the frames of the generic 6-degree-of-freedom constraint based on the provided btTransform instances for each rigid body involved.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
Pointer to the btGeneric6DofConstraint instance. |
frameA | Pointer |
Pointer to the btTransform representing the frame associated with the first rigid body. |
frameB | Pointer |
Pointer to the btTransform representing the frame associated with the second rigid body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.