btBvhTriangleMeshShape_partialRefitTree

A function defined in GMBullet.yy

btBvhTriangleMeshShape_partialRefitTree(bvhTriangleMeshShape, boxMin, boxMax)

Description

Partially refits the BvhTriangleMeshShape's bounding box hierarchy using the specified minimum and maximum bounding box coordinates.

Arguments

Name Type Description
bvhTriangleMeshShape Pointer A pointer to the btBvhTriangleMeshShape object.
boxMin Pointer A pointer to the minimum bounding box coordinates.
boxMax Pointer A pointer to the maximum bounding box coordinates.

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