btCompoundShapeChild_getNode

A function defined in GMBullet.yy

btCompoundShapeChild_getNode(compoundShapeChild)

Description

Retrieves a pointer to the internal node of the child shape within a compound shape's bounding volume hierarchy (BVH).

Arguments

Name Type Description
compoundShapeChild Pointer A pointer to a btCompoundShapeChild object representing the child shape.

Returns

Pointer A pointer to the internal node of the child shape within the compound shape's BVH.


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