Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtQuaternion.java112 public float angleShortestPath(Quaternion q) { in angleShortestPath() method in btQuaternion
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtQuaternion.h411 btScalar angleShortestPath(const btQuaternion& q) const in angleShortestPath() function