btDbvtBroadphase_create

A function defined in GMBullet.yy

btDbvtBroadphase_create()

Description

Creates a broadphase collision detection algorithm based on dynamic AABB trees (Dbvt). This broadphase algorithm is suitable for dynamic worlds where objects move frequently.

Returns

Pointer A pointer to the newly created btDbvtBroadphase instance.


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