Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyConcaveCollisionAlgorithm.cpp111 btTriIndex* shapeIndex = m_shapeCache[triKey]; in processTriangle() local
112 if (shapeIndex) in processTriangle()
114 btCollisionShape* tm = shapeIndex->m_childShape; in processTriangle()