A function defined in GMBullet.yy
btTriangleMesh_preallocateIndices(triangleMesh, numIndices)
Preallocates memory for indices in the Bullet triangle mesh.
Name | Type | Description |
---|---|---|
triangleMesh | Pointer |
A pointer to the btTriangleMesh object. |
numIndices | Real |
The number of indices to preallocate memory for. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.