A function defined in GMBullet.yy
btAllContactsResultCallback_getCollisionObjectB(allContactsResultCallback, index)
Gets the second collision object involved in a contact in the result set of a btAllContactsResultCallback.
Name | Type | Description |
---|---|---|
allContactsResultCallback | Pointer |
A pointer to a btAllContactsResultCallback instance. |
index | Real |
The index of the contact in the result set. |
Pointer
A pointer to the second collision object (btCollisionObject) involved in the specified contact.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.