A function defined in GMBullet.yy
btCollisionShape_getBoundingSphere(collisionShape, outCenter)
Gets the bounding sphere of a btCollisionShape.
Name | Type | Description |
---|---|---|
collisionShape | Pointer |
A pointer to the btCollisionShape object. |
outCenter | Pointer |
A pointer to a btVector3 to store the center of the bounding sphere. |
Real
The radius of the bounding sphere.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.