HomeSort by relevance Sort by last modified time
    Searched defs:Orthogonalize (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 101 public static void Orthogonalize(Matrix3 m) {
102 SoftbodyJNI.Orthogonalize(m);
SoftbodyJNI.java     [all...]

Completed in 1018 milliseconds