A function defined in GMBullet.yy
btAllContactsResultCallback_getWorldPointB(allContactsResultCallback, index, outVector3)
Gets the world point B of 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. |
outVector3 | Pointer |
A pointer to a btVector3 instance to store the world point B. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.