Searched defs:b2Contact (Results 1 – 8 of 8) sorted by relevance
24 class b2Contact; variable
26 class b2Contact; variable
29 class b2Contact; variable
28 class b2Contact; variable392 friend class b2Contact; variable
202 friend class b2Contact; variable
28 class b2Contact; variable186 b2Contact() : m_fixtureA(NULL), m_fixtureB(NULL) {} in b2Contact() function
126 b2Contact::b2Contact(b2Fixture* fA, int32 indexA, b2Fixture* fB, int32 indexB) in b2Contact() function in b2Contact