Box3D 0.1.0
A 3D physics engine for games
Loading...
Searching...
No Matches
Contact

Access to contacts. More...

Functions

bool b3Contact_IsValid (b3ContactId id)
 Contact identifier validation. Provides validation for up to 2^32 allocations.
b3ContactData b3Contact_GetData (b3ContactId contactId)
 Get the manifolds for a contact. The manifold may have no points if the contact is not touching.

Detailed Description

Access to contacts.