Searched refs:copy_with_margin (Results 1 – 4 of 4) sorted by relevance
107 public void copy_with_margin(btAABB other, float margin) { in copy_with_margin() method in btAABB
277 SIMD_FORCE_INLINE void copy_with_margin(const GIM_AABB &other, btScalar margin) in copy_with_margin() function
309 SIMD_FORCE_INLINE void copy_with_margin(const btAABB &other, btScalar margin) in ATTRIBUTE_ALIGNED16()
46818 (arg1)->copy_with_margin((btAABB const &)*arg2,arg3); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btAABB_1copy_1with_1margin()