Home
last modified time | relevance | path

Searched defs:b2DistanceProxy (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
Db2Distance.h29 struct b2DistanceProxy struct
31 b2DistanceProxy() : m_vertices(NULL), m_count(0), m_radius(0.0f) {} in b2DistanceProxy() function
70 b2DistanceProxy proxyA; argument