HomeSort by relevance Sort by last modified time
    Searched defs:PolarDecompose (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
Softbody.java 181 public static int PolarDecompose(Matrix3 m, Matrix3 q, Matrix3 s) {
182 return SoftbodyJNI.PolarDecompose(m, q, s);
SoftbodyJNI.java     [all...]

Completed in 83 milliseconds