A function defined in GMBullet.yy
btDiscreteDynamicsWorld_getConstraint(discreteDynamicsWorld, index)
Gets a constraint at the specified index from the btDiscreteDynamicsWorld.
Name | Type | Description |
---|---|---|
discreteDynamicsWorld | Pointer |
A pointer to the btDiscreteDynamicsWorld object. |
index | Real |
The index of the constraint to retrieve. |
Pointer
Returns a pointer to the constraint at the specified index.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.