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