Searched defs:boxQuery (Results 1 – 5 of 5) sorted by relevance
90 public boolean boxQuery(btAABB box, SWIGTYPE_p_btAlignedObjectArrayT_int_t collided_results) { in boxQuery() method in btGImpactQuantizedBvh
90 public boolean boxQuery(btAABB box, SWIGTYPE_p_btAlignedObjectArrayT_int_t collided_results) { in boxQuery() method in btGImpactBvh
281 bool btGImpactBvh::boxQuery(const btAABB & box, btAlignedObjectArray<int> & collided_results) const in boxQuery() function in btGImpactBvh
303 bool btGImpactQuantizedBvh::boxQuery(const btAABB & box, btAlignedObjectArray<int> & collided_resul… in boxQuery() function in btGImpactQuantizedBvh
303 SIMD_FORCE_INLINE bool boxQuery(const GIM_AABB & box, gim_array<GUINT> & collided_results) const in boxQuery() function