A function defined in GMBullet.yy
btSliderConstraint_calculateTransforms(sliderConstraint, transA, transB)
Calculates and updates the transforms associated with the slider constraint.
Name | Type | Description |
---|---|---|
sliderConstraint | Pointer |
A pointer to the btSliderConstraint instance. |
transA | Pointer |
A pointer to a btTransform representing the transform of the first body. |
transB | Pointer |
A pointer to a btTransform representing the transform of the second body. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.