Home
last modified time | relevance | path

Searched defs:boxQueryTrans (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactQuantizedBvh.h283 SIMD_FORCE_INLINE bool boxQueryTrans(const btAABB & box, in boxQueryTrans() function
DbtGImpactBvh.h307 SIMD_FORCE_INLINE bool boxQueryTrans(const btAABB & box, in boxQueryTrans() function
Dgim_box_set.h339 SIMD_FORCE_INLINE bool boxQueryTrans(const GIM_AABB & box, in boxQueryTrans() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactQuantizedBvh.java94 …public boolean boxQueryTrans(btAABB box, Matrix4 transform, SWIGTYPE_p_btAlignedObjectArrayT_int_t… in boxQueryTrans() method in btGImpactQuantizedBvh
DbtGImpactBvh.java94 …public boolean boxQueryTrans(btAABB box, Matrix4 transform, SWIGTYPE_p_btAlignedObjectArrayT_int_t… in boxQueryTrans() method in btGImpactBvh