Home
last modified time | relevance | path

Searched defs:setNodeBound (Results 1 – 7 of 7) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h180 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
DbtGImpactBvh.h194 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
Dgim_box_set.h184 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/
DbtBvhTree.java89 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btBvhTree
DbtQuantizedBvhTree.java104 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btQuantizedBvhTree
DbtGImpactQuantizedBvh.java126 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btGImpactQuantizedBvh
DbtGImpactBvh.java126 public void setNodeBound(int nodeindex, btAABB bound) { in setNodeBound() method in btGImpactBvh