A function defined in GMBullet.yy
btCollisionWorld_updateAabbs(collisionWorld)
Updates the axis-aligned bounding boxes (AABBs) of all collision objects in the btCollisionWorld. This is typically done to reflect changes in the objects' positions or shapes before performing collision detection.
Name | Type | Description |
---|---|---|
collisionWorld | Pointer |
A pointer to the btCollisionWorld instance in which the collision objects are present. It should be a valid pointer to an existing btCollisionWorld instance. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.