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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 86 V_TwoSided, ///Vertex normals are flipped to match velocity
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java 132 public final static int V_TwoSided = V_Point + 1;
133 public final static int V_TwoSidedLiftDrag = V_TwoSided + 1;
    [all...]

Completed in 98 milliseconds