Searched defs:getNodeBound (Results 1 – 7 of 7) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactQuantizedBvh.h | 169 SIMD_FORCE_INLINE void getNodeBound(int nodeindex, btAABB & bound) const in getNodeBound() function 325 SIMD_FORCE_INLINE void getNodeBound(int nodeindex, btAABB & bound) const in getNodeBound() function
|
D | btGImpactBvh.h | 189 SIMD_FORCE_INLINE void getNodeBound(int nodeindex, btAABB & bound) const in getNodeBound() function 349 SIMD_FORCE_INLINE void getNodeBound(int nodeindex, btAABB & bound) const in getNodeBound() function
|
D | gim_box_set.h | 179 SIMD_FORCE_INLINE void getNodeBound(GUINT nodeindex, GIM_AABB & bound) const in getNodeBound() function 414 SIMD_FORCE_INLINE void getNodeBound(GUINT nodeindex, GIM_AABB & bound) const in getNodeBound() function
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btBvhTree.java | 85 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btBvhTree
|
D | btQuantizedBvhTree.java | 100 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btQuantizedBvhTree
|
D | btGImpactQuantizedBvh.java | 122 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btGImpactQuantizedBvh
|
D | btGImpactBvh.java | 122 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btGImpactBvh
|