Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtTransformUtil.java64 …public static void calculateVelocityQuaternion(Vector3 pos0, Vector3 pos1, Quaternion orn0, Quater… in calculateVelocityQuaternion() method in btTransformUtil
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtTransformUtil.h82 …static void calculateVelocityQuaternion(const btVector3& pos0,const btVector3& pos1,const btQuater… in calculateVelocityQuaternion() function