Searched defs:shortestArcQuatNormalize2 (Results 1 – 3 of 3) sorted by relevance
917 shortestArcQuatNormalize2(btVector3& v0,btVector3& v1) in shortestArcQuatNormalize2() function
280 public static Quaternion shortestArcQuatNormalize2(Vector3 v0, Vector3 v1) { in shortestArcQuatNormalize2() method in LinearMath
212 public final static native Quaternion shortestArcQuatNormalize2(Vector3 jarg1, Vector3 jarg2); in shortestArcQuatNormalize2() method in LinearMathJNI