A function defined in GMBullet.yy
btDiscreteDynamicsWorld_getNonStaticRigidBodies(dynamicsWorld, outArray)
Retrieves an array of pointers to non-static rigid bodies in the btDiscreteDynamicsWorld.
Name | Type | Description |
---|---|---|
dynamicsWorld | Pointer |
A pointer to the btDiscreteDynamicsWorld object. |
outArray | Array |
An array to store pointers to non-static rigid bodies. This array will be populated by the function. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.