HomeSort by relevance Sort by last modified time
    Searched full:push_contact (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btContactProcessing.h 119 SIMD_FORCE_INLINE void push_contact( function in class:btContactArray
132 push_contact(
gim_contact.h 132 SIMD_FORCE_INLINE void push_contact(const btVector3 &point,const btVector3 & normal, function in class:gim_contact_array
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btContactArray.java 65 public void push_contact(Vector3 point, Vector3 normal, float depth, int feature1, int feature2) { method in class:btContactArray

Completed in 235 milliseconds