A function defined in GMBullet.yy
btAllHitsRayResultCallback_create(rayFromWorld, rayToWorld)
Creates a new instance of btAllHitsRayResultCallback with specified ray start and end points.
Name | Type | Description |
---|---|---|
rayFromWorld | Pointer |
A pointer to the starting point of the ray in world coordinates. |
rayToWorld | Pointer |
A pointer to the end point of the ray in world coordinates. |
Pointer
A pointer to the newly created btAllHitsRayResultCallback instance.
Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.