A function defined in GMBullet.yy
btCompoundShape_createAabbTreeFromChildren(compoundShape)
Creates an axis-aligned bounding box (AABB) tree based on the children shapes of the btCompoundShape. The AABB tree can be used for efficient collision detection and broad-phase optimization.
Name | Type | Description |
---|---|---|
compoundShape | Pointer |
A pointer to the btCompoundShape object. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.