A function defined in GMBullet.yy
btCompoundShapeChild_getChildShape(compoundShapeChild)
Retrieves the child shape associated with a specific child within a compound shape.
Name | Type | Description |
---|---|---|
compoundShapeChild | Pointer |
A pointer to a btCompoundShapeChild object from which the child shape is to be retrieved. |
Pointer
A pointer to the child shape associated with the specified child.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.