Home
last modified time | relevance | path

Searched defs:leftChildNode (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtOptimizedBvh.cpp356 btQuantizedBvhNode* leftChildNode = &m_quantizedContiguousNodes[i+1]; in updateBvhNodes() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtQuantizedBvh.cpp219 btQuantizedBvhNode& leftChildNode = m_quantizedContiguousNodes[leftChildNodexIndex]; in updateSubtreeHeaders() local
456 const btQuantizedBvhNode* leftChildNode = currentNode+1; in walkRecursiveQuantizedTreeAgainstQueryAabb() local