A function defined in GMBullet.yy
btClosestConvexResultCallback_create(convexFromWorld, convexToWorld)
Creates a new btClosestConvexResultCallback instance with specified from-world and to-world vectors.
Name | Type | Description |
---|---|---|
convexFromWorld | Pointer |
A pointer to a btVector3 representing the starting point in world coordinates. |
convexToWorld | Pointer |
A pointer to a btVector3 representing the end point in world coordinates. |
Pointer
A pointer to the newly created btClosestConvexResultCallback instance.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.