A function defined in GMBullet.yy
btCompoundShapeChild_getNode(compoundShapeChild)
Retrieves a pointer to the internal node of the child shape within a compound shape's bounding volume hierarchy (BVH).
Name | Type | Description |
---|---|---|
compoundShapeChild | Pointer |
A pointer to a btCompoundShapeChild object representing the child shape. |
Pointer
A pointer to the internal node of the child shape within the compound shape's BVH.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.