Class: btPersistentManifold
Ammo.btPersistentManifold
Constructors
Methods
Constructors
constructor
• new btPersistentManifold(): btPersistentManifold
Returns
Defined in
Methods
getBody0
▸ getBody0(): btCollisionObject
Returns
Defined in
getBody1
▸ getBody1(): btCollisionObject
Returns
Defined in
getNumContacts
▸ getNumContacts(): number
Returns
number
Defined in
getContactPoint
▸ getContactPoint(index
): btManifoldPoint
Parameters
Name | Type |
---|---|
index | number |