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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
gim_box_collision.h 277 SIMD_FORCE_INLINE void copy_with_margin(const GIM_AABB &other, btScalar margin) function in class:GIM_AABB
btBoxCollision.h 309 SIMD_FORCE_INLINE void copy_with_margin(const btAABB &other, btScalar margin) function
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btAABB.java 107 public void copy_with_margin(btAABB other, float margin) { method in class:btAABB

Completed in 509 milliseconds