btAllContactsResultCallback_getCollisionObjectB

A function defined in GMBullet.yy

btAllContactsResultCallback_getCollisionObjectB(allContactsResultCallback, index)

Description

Gets the second collision object involved in a contact in the result set of a btAllContactsResultCallback.

Arguments

Name Type Description
allContactsResultCallback Pointer A pointer to a btAllContactsResultCallback instance.
index Real The index of the contact in the result set.

Returns

Pointer A pointer to the second collision object (btCollisionObject) involved in the specified contact.


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