btRayResultCallback_getCollisionObject

A function defined in GMBullet.yy

btRayResultCallback_getCollisionObject(rayResultCallback)

Description

Gets the collision object associated with a btRayResultCallback instance.

Arguments

Name Type Description
rayResultCallback Pointer A pointer to the btRayResultCallback instance from which to get the collision object. It should be a valid pointer to an existing btRayResultCallback instance.

Returns

Pointer A pointer to the btCollisionObject associated with the rayResultCallback instance.


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