A function defined in GMBullet.yy
btTriangleMesh_getUse32bitIndices(triangleMesh)
Retrieves whether 32-bit indices are being used for vertices in the Bullet triangle mesh.
Name | Type | Description |
---|---|---|
triangleMesh | Pointer |
A pointer to the btTriangleMesh object. |
Bool
True if 32-bit indices are being used, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.