Box2D  2.3.0
A 2D Physics Engine for Games
Public Member Functions | Public Attributes | List of all members
b2ContactManager Class Reference

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: