Searched refs:mergeInternalNodeAabb (Results 1 - 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
H A DbtQuantizedBvh.h273 void mergeInternalNodeAabb(int nodeIndex,const btVector3& newAabbMin,const btVector3& newAabbMax) function
H A DbtQuantizedBvh.cpp167 //the aabb will be expanded during buildTree/mergeInternalNodeAabb with actual node values
174 mergeInternalNodeAabb(m_curNodeIndex,getAabbMin(i),getAabbMax(i));

Completed in 2234 milliseconds