Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSparseSDF.h49 struct IntFrac struct
51 int b;
52 int i;
53 btScalar f;
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSparseSdf3.java63 static public class IntFrac extends BulletBase { class in btSparseSdf3
66 protected IntFrac(final String className, long cPtr, boolean cMemoryOwn) { in IntFrac() method in btSparseSdf3.IntFrac
72 public IntFrac(long cPtr, boolean cMemoryOwn) { in IntFrac() method in btSparseSdf3.IntFrac
130 public IntFrac() { in IntFrac() method in btSparseSdf3.IntFrac