btCompoundShapeChild_getChildShape

A function defined in GMBullet.yy

btCompoundShapeChild_getChildShape(compoundShapeChild)

Description

Retrieves the child shape associated with a specific child within a compound shape.

Arguments

Name Type Description
compoundShapeChild Pointer A pointer to a btCompoundShapeChild object from which the child shape is to be retrieved.

Returns

Pointer A pointer to the child shape associated with the specified child.


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