btBvhTriangleMeshShape_usesQuantizedAabbCompression

A function defined in GMBullet.yy

btBvhTriangleMeshShape_usesQuantizedAabbCompression(bvhTriangleMeshShape)

Description

Checks if the BvhTriangleMeshShape uses quantized AABB (Axis-Aligned Bounding Box) compression.

Arguments

Name Type Description
bvhTriangleMeshShape Pointer A pointer to the btBvhTriangleMeshShape object.

Returns

Bool Returns true if quantized AABB compression is used, false otherwise.


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