btAllContactsResultCallback_getWorldPointB

A function defined in GMBullet.yy

btAllContactsResultCallback_getWorldPointB(allContactsResultCallback, index, outVector3)

Description

Gets the world point B of 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.
outVector3 Pointer A pointer to a btVector3 instance to store the world point B.

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