btAllContactsResultCallback_getLocalPointB

A function defined in GMBullet.yy

btAllContactsResultCallback_getLocalPointB(allContactsResultCallback, index, outVector3)

Description

Gets the local 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 local point B.

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