Skip to content

Class: btDbvtBroadphase

Ammo.btDbvtBroadphase

Hierarchy

Constructors

Methods

Constructors

constructor

new btDbvtBroadphase(): btDbvtBroadphase

Returns

btDbvtBroadphase

Overrides

btBroadphaseInterface.constructor

Defined in

packages/ammo/ammo.d.ts:461

Methods

getOverlappingPairCache

getOverlappingPairCache(): btOverlappingPairCache

Returns

btOverlappingPairCache

Inherited from

btBroadphaseInterface.getOverlappingPairCache

Defined in

packages/ammo/ammo.d.ts:457

Released under the MIT License