btTriangleMesh_preallocateIndices

A function defined in GMBullet.yy

btTriangleMesh_preallocateIndices(triangleMesh, numIndices)

Description

Preallocates memory for indices in the Bullet triangle mesh.

Arguments

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.