A function defined in GMBullet.yy
btCompoundShape_getChildList(compoundShape, outArray)
Retrieves an array of pointers to the child shapes within the btCompoundShape.
Name | Type | Description |
---|---|---|
compoundShape | Pointer |
A pointer to the btCompoundShape object. |
outArray | Array |
An array to store the pointers to the child shapes (btCompoundShapeChild). |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.