Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
Db2World.h276 inline b2Joint* b2World::GetJointList() in GetJointList() function
281 inline const b2Joint* b2World::GetJointList() const in GetJointList() function
Db2Body.h697 inline b2JointEdge* b2Body::GetJointList() in GetJointList() function
702 inline const b2JointEdge* b2Body::GetJointList() const in GetJointList() function