Home
last modified time | relevance | path

Searched refs:getUid1 (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtHashMap.h86 int getUid1() const in getUid1() function
98 return getUid1() == other.getUid1(); in equals()
164 int getUid1() const in getUid1() function
171 return getUid1() == other.getUid1(); in equals()
197 int getUid1() const in getUid1() function
204 return getUid1() == other.getUid1(); in equals()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtHashInt.java64 public int getUid1() { in getUid1() method in btHashInt
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtTriangleInfoMap.h193 *memPtr = m_keyArray[i].getUid1(); in serialize()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
Dlinearmath_wrap.cpp11261 result = (int)((btHashInt const *)arg1)->getUid1(); in Java_com_badlogic_gdx_physics_bullet_linearmath_LinearMathJNI_btHashInt_1getUid1()