A function defined in GMBullet.yy
btRayResultCallback_getCollisionObject(rayResultCallback)
Gets the collision object associated with a btRayResultCallback instance.
Name | Type | Description |
---|---|---|
rayResultCallback | Pointer |
A pointer to the btRayResultCallback instance from which to get the collision object. It should be a valid pointer to an existing btRayResultCallback instance. |
Pointer
A pointer to the btCollisionObject associated with the rayResultCallback instance.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.