Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h169 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
DbtGImpactBvh.h189 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
Dgim_box_set.h179 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/
DbtBvhTree.java85 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btBvhTree
DbtQuantizedBvhTree.java100 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btQuantizedBvhTree
DbtGImpactQuantizedBvh.java122 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btGImpactQuantizedBvh
DbtGImpactBvh.java122 public void getNodeBound(int nodeindex, btAABB bound) { in getNodeBound() method in btGImpactBvh