Searched defs:aabbMin2 (Results 1 – 2 of 2) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btAabbUtil2.h | 49 const btVector3 &aabbMin2, const btVector3 &aabbMax2) in TestAabbAgainstAabb2() 212 …ned short int* aabbMin1,const unsigned short int* aabbMax1,const unsigned short int* aabbMin2,cons… in testQuantizedAabbAgainstQuantizedAabb() 220 …ned short int* aabbMin1,const unsigned short int* aabbMax1,const unsigned short int* aabbMin2,cons… in testQuantizedAabbAgainstQuantizedAabb()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/ |
D | LinearMath.java | 292 …public static boolean TestAabbAgainstAabb2(Vector3 aabbMin1, Vector3 aabbMax1, Vector3 aabbMin2, V… in TestAabbAgainstAabb2() 320 …Aabb(java.nio.IntBuffer aabbMin1, java.nio.IntBuffer aabbMax1, java.nio.IntBuffer aabbMin2, java.n… in testQuantizedAabbAgainstQuantizedAabb()
|