Skip to content

Class: btShapeHull

Ammo.btShapeHull

Constructors

Methods

Constructors

constructor

new btShapeHull(shape): btShapeHull

Parameters

NameType
shapebtConvexShape

Returns

btShapeHull

Defined in

packages/ammo/ammo.d.ts:373

Methods

buildHull

buildHull(margin): boolean

Parameters

NameType
marginnumber

Returns

boolean

Defined in

packages/ammo/ammo.d.ts:374


numVertices

numVertices(): number

Returns

number

Defined in

packages/ammo/ammo.d.ts:375


getVertexPointer

getVertexPointer(): btVector3

Returns

btVector3

Defined in

packages/ammo/ammo.d.ts:376