Home
last modified time | relevance | path

Searched defs:push_contact (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtContactArray.java65 public void push_contact(Vector3 point, Vector3 normal, float depth, int feature1, int feature2) { in push_contact() method in btContactArray
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtContactProcessing.h119 SIMD_FORCE_INLINE void push_contact( in push_contact() function
Dgim_contact.h132 SIMD_FORCE_INLINE void push_contact(const btVector3 &point,const btVector3 & normal, in push_contact() function