Home
last modified time | relevance | path

Searched refs:getAtIndex (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtHashMap.h384 const Value* getAtIndex(int index) const in getAtIndex() function
391 Value* getAtIndex(int index) in getAtIndex() function
DbtSerializer.h879 return *m_uid2ChunkPtr.getAtIndex(chunkIndex); in getChunk()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyConcaveCollisionAlgorithm.cpp79 btTriIndex* tmp = m_shapeCache.getAtIndex(i); in clearCache()