Searched refs:getEscapeNodeIndex (Results 1 – 9 of 9) sorted by relevance
206 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function346 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function348 return m_box_tree.getEscapeNodeIndex(nodeindex); in getEscapeNodeIndex()
210 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function370 SIMD_FORCE_INLINE int getEscapeNodeIndex(int nodeindex) const in getEscapeNodeIndex() function372 return m_box_tree.getEscapeNodeIndex(nodeindex); in getEscapeNodeIndex()
309 curIndex+= getEscapeNodeIndex(curIndex); in boxQuery()349 curIndex+= getEscapeNodeIndex(curIndex); in rayQuery()
338 curIndex+= getEscapeNodeIndex(curIndex); in boxQuery()378 curIndex+= getEscapeNodeIndex(curIndex); in rayQuery()
101 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btBvhTree
116 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btQuantizedBvhTree
138 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btGImpactQuantizedBvh
138 public int getEscapeNodeIndex(int nodeindex) { in getEscapeNodeIndex() method in btGImpactBvh
48655 result = (int)((btBvhTree const *)arg1)->getEscapeNodeIndex(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btBvhTree_1getEscapeNodeIndex()49132 result = (int)((btGImpactBvh const *)arg1)->getEscapeNodeIndex(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactBvh_1getEscapeNodeIndex()49711 result = (int)((btQuantizedBvhTree const *)arg1)->getEscapeNodeIndex(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btQuantizedBvhTree_1getEscapeNodeIndex()50108 result = (int)((btGImpactQuantizedBvh const *)arg1)->getEscapeNodeIndex(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactQuantizedBvh_1getEscapeNodeIndex()