Searched defs:b2DistanceProxy (Results 1 – 1 of 1) sorted by relevance
29 struct b2DistanceProxy struct31 b2DistanceProxy() : m_vertices(NULL), m_count(0), m_radius(0.0f) {} in b2DistanceProxy() function70 b2DistanceProxy proxyA; argument