Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtAabbUtil2.h49 const btVector3 &aabbMin2, const btVector3 &aabbMax2) in TestAabbAgainstAabb2()
212 …unsigned short int* aabbMax1,const unsigned short int* aabbMin2,const unsigned short int* aabbMax2) in testQuantizedAabbAgainstQuantizedAabb()
220 …unsigned short int* aabbMax1,const unsigned short int* aabbMin2,const unsigned short int* aabbMax2) in testQuantizedAabbAgainstQuantizedAabb()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DLinearMath.java292 …lean TestAabbAgainstAabb2(Vector3 aabbMin1, Vector3 aabbMax1, Vector3 aabbMin2, Vector3 aabbMax2) { in TestAabbAgainstAabb2()
320 … aabbMin1, java.nio.IntBuffer aabbMax1, java.nio.IntBuffer aabbMin2, java.nio.IntBuffer aabbMax2) { in testQuantizedAabbAgainstQuantizedAabb()