Searched defs:btDistance2 (Results 1 – 3 of 3) sorted by relevance
897 btDistance2(const btVector3& v1, const btVector3& v2) in btDistance2() function
216 public static float btDistance2(Vector3 v1, Vector3 v2) { in btDistance2() method in LinearMath
149 public final static native float btDistance2(Vector3 jarg1, Vector3 jarg2); in btDistance2() method in LinearMathJNI