A function defined in GMBullet.yy
btBvhTriangleMeshShape_usesQuantizedAabbCompression(bvhTriangleMeshShape)
Checks if the BvhTriangleMeshShape uses quantized AABB (Axis-Aligned Bounding Box) compression.
Name | Type | Description |
---|---|---|
bvhTriangleMeshShape | Pointer |
A pointer to the btBvhTriangleMeshShape object. |
Bool
Returns true if quantized AABB compression is used, false otherwise.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.