A function defined in GMBullet.yy
btCompoundShape_getChildShape(compoundShape, index)
Gets a specific child shape of the btCompoundShape by its index.
Name | Type | Description |
---|---|---|
compoundShape | Pointer |
A pointer to the btCompoundShape object. |
index | Real |
The index of the child shape to retrieve. |
Pointer
A pointer to the child shape (btCollisionShape) at the specified index.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.