A function defined in GMBullet.yy
btBvhTriangleMeshShape_refitTree(bvhTriangleMeshShape, boxMin, boxMax)
Refits the BvhTriangleMeshShape's bounding box hierarchy using the specified minimum and maximum bounding box coordinates.
Name | Type | Description |
---|---|---|
bvhTriangleMeshShape | Pointer |
A pointer to the btBvhTriangleMeshShape object. |
boxMin | Pointer |
A pointer to the minimum bounding box coordinates. |
boxMax | Pointer |
A pointer to the maximum bounding box coordinates. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.