Home
last modified time | relevance | path

Searched defs:copy_with_margin (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAABB.java107 public void copy_with_margin(btAABB other, float margin) { in copy_with_margin() method in btAABB
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
Dgim_box_collision.h277 SIMD_FORCE_INLINE void copy_with_margin(const GIM_AABB &other, btScalar margin) in copy_with_margin() function