A function defined in GMBullet.yy
btCompoundShape_removeChildShape(compoundShape, shape)
Removes a child shape from the btCompoundShape.
Name | Type | Description |
---|---|---|
compoundShape | Pointer |
A pointer to the btCompoundShape object. |
shape | Pointer |
A pointer to the child shape (btCollisionShape) to be removed. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.