A function defined in GMBullet.yy
btClosestConvexResultCallback_getConvexToWorld(closestConvexResultCallback, outVector3)
Retrieves the convexToWorld
vector from a btClosestConvexResultCallback instance.
Name | Type | Description |
---|---|---|
closestConvexResultCallback | Pointer |
A pointer to the btClosestConvexResultCallback instance. |
outVector3 | Pointer |
A pointer to a btVector3 instance where the convexToWorld vector will be stored. |
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.