A function defined in GMBullet.yy
btRigidBody_upcast(collisionObject)
Upcasts a btCollisionObject to a btRigidBody, if possible.
Name | Type | Description |
---|---|---|
collisionObject | Pointer |
A pointer to the btCollisionObject object. |
Pointer
A pointer to the upcasted btRigidBody, or nullptr if the upcast is not possible.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.