Box2D  2.2.1
A 2D Physics Engine for Games
Public Member Functions | Public Attributes
b2ContactManager Class Reference

List of all members.

Public Member Functions

void AddPair (void *proxyUserDataA, void *proxyUserDataB)
void FindNewContacts ()
void Destroy (b2Contact *c)
void Collide ()

Public Attributes

b2BroadPhase m_broadPhase
b2Contactm_contactList
int32 m_contactCount
b2ContactFilterm_contactFilter
b2ContactListenerm_contactListener
b2BlockAllocatorm_allocator

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Defines