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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
H A DbtQuantizedBvh.h216 void setInternalNodeAabbMin(int nodeIndex, const btVector3& aabbMin) function
H A DbtQuantizedBvh.cpp168 setInternalNodeAabbMin(m_curNodeIndex,m_bvhAabbMax);//can't use btVector3(SIMD_INFINITY,SIMD_INFINITY,SIMD_INFINITY)) because of quantization

Completed in 797 milliseconds