Skip to content

Class: btShapeHull

Ammo.btShapeHull

Constructors

Methods

Constructors

constructor

new btShapeHull(shape)

Parameters

NameType
shapebtConvexShape

Defined in

packages/ammo/ammo.d.ts:367

Methods

buildHull

buildHull(margin): boolean

Parameters

NameType
marginnumber

Returns

boolean

Defined in

packages/ammo/ammo.d.ts:368


numVertices

numVertices(): number

Returns

number

Defined in

packages/ammo/ammo.d.ts:369


getVertexPointer

getVertexPointer(): btVector3

Returns

btVector3

Defined in

packages/ammo/ammo.d.ts:370