A function defined in GMBullet.yy
btAllContactsResultCallback_getCollisionObjectA(allContactsResultCallback, index)
Gets the first 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 first collision object (btCollisionObject) involved in the specified contact.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.