btAllContactsResultCallback_getWorldPointA

A function defined in GMBullet.yy

btAllContactsResultCallback_getWorldPointA(allContactsResultCallback, index, outVector3)

Description

Gets the world point A 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 A.

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