btCollisionWorld_contactTest

A function defined in GMBullet.yy

btCollisionWorld_contactTest(collisionWorld, colObj, resultCallback)

Description

Performs contact tests between a specific collision object and other objects in the collision world.

Arguments

Name Type Description
collisionWorld Pointer A pointer to the collision world instance.
colObj Pointer A pointer to the collision object for which contacts are to be tested.
resultCallback Pointer A pointer to the contact result callback object that will receive the contact information.

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