A function defined in GMBullet.yy
btGeneric6DofConstraint_calculateTransforms(generic6DofConstraint[, transA, transB])
Calculates the transforms for the constraint. Optionally, you can provide the transforms for the involved bodies.
Name | Type | Description |
---|---|---|
generic6DofConstraint | Pointer |
The pointer to the btGeneric6DofConstraint. |
transA | Pointer |
The transform associated with the first rigid body (btTransform type). |
transB | Pointer |
The transform associated with the second rigid body (btTransform type). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.