Searched refs:getDynamicAabbTree (Results 1 – 6 of 6) sorted by relevance
146 const btDbvt* getDynamicAabbTree() const in ATTRIBUTE_ALIGNED16()151 btDbvt* getDynamicAabbTree() in ATTRIBUTE_ALIGNED16()
59 if (compoundShape->getDynamicAabbTree()) in preallocateChildAlgorithms()238 const btDbvt* tree = compoundShape->getDynamicAabbTree(); in processCollision()
292 const btDbvt* tree0 = compoundShape0->getDynamicAabbTree(); in processCollision()293 const btDbvt* tree1 = compoundShape1->getDynamicAabbTree(); in processCollision()
542 const btDbvt* dbvt = compoundShape->getDynamicAabbTree(); in rayTestSingleInternal()
141 public btDbvt getDynamicAabbTree() { in getDynamicAabbTree() method in btCompoundShape
30404 result = (btDbvt *)((btCompoundShape const *)arg1)->getDynamicAabbTree(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btCompoundShape_1getDynamicAabbTree_1_1SWIG_10()