HomeSort by relevance Sort by last modified time
    Searched defs:ScaleAlongAxis (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 77 public static Matrix3 ScaleAlongAxis(Vector3 a, float s) {
78 return SoftbodyJNI.ScaleAlongAxis(a, s);
SoftbodyJNI.java     [all...]

Completed in 321 milliseconds