btClosestConvexResultCallback_getConvexFromWorldArray

A function defined in GMBullet.yy

btClosestConvexResultCallback_getConvexFromWorldArray(closestConvexResultCallback, outArray)

Description

Retrieves the convexFromWorld vector from a btClosestConvexResultCallback instance and populates an array with its components.

Arguments

Name Type Description
closestConvexResultCallback Pointer A pointer to the btClosestConvexResultCallback instance.
outArray Array An array to be populated with the components of the convexFromWorld vector in the order [x, y, z].

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.