Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
Dgim_box_set.h199 SIMD_FORCE_INLINE GUINT getScapeNodeIndex(GUINT nodeindex) const in getScapeNodeIndex() function
331 curIndex+= getScapeNodeIndex(curIndex); in boxQuery()
378 curIndex+= getScapeNodeIndex(curIndex); in rayQuery()
434 SIMD_FORCE_INLINE GUINT getScapeNodeIndex(GUINT nodeindex) const in getScapeNodeIndex() function
436 return m_box_tree.getScapeNodeIndex(nodeindex); in getScapeNodeIndex()