Searched defs:setNodeBound (Results 1 – 7 of 7) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactQuantizedBvh.h | 180 SIMD_FORCE_INLINE void setNodeBound(int nodeindex, const btAABB & bound) in setNodeBound() function 330 SIMD_FORCE_INLINE void setNodeBound(int nodeindex, const btAABB & bound) in setNodeBound() function
|
D | btGImpactBvh.h | 194 SIMD_FORCE_INLINE void setNodeBound(int nodeindex, const btAABB & bound) in setNodeBound() function 354 SIMD_FORCE_INLINE void setNodeBound(int nodeindex, const btAABB & bound) in setNodeBound() function
|
D | gim_box_set.h | 184 SIMD_FORCE_INLINE void setNodeBound(GUINT nodeindex, const GIM_AABB & bound) in setNodeBound() function 419 SIMD_FORCE_INLINE void setNodeBound(GUINT nodeindex, const GIM_AABB & bound) in setNodeBound() function
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btBvhTree.java | 89 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btBvhTree
|
D | btQuantizedBvhTree.java | 104 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btQuantizedBvhTree
|
D | btGImpactQuantizedBvh.java | 126 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btGImpactQuantizedBvh
|
D | btGImpactBvh.java | 126 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btGImpactBvh
|