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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 124 Tetra,
253 /* Tetra */
254 struct Tetra : Feature
638 typedef btAlignedObjectArray<Tetra> tTetraArray;
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java 362 public final static int Tetra = Face + 1;
363 public final static int END = Tetra + 1;
    [all...]

Completed in 83 milliseconds