Searched refs:getBoxSet (Results 1 – 4 of 4) sorted by relevance
278 btGImpactBoxSet::find_collision(shape0->getBoxSet(),trans0,shape1->getBoxSet(),trans1,pairset); in gimpact_vs_gimpact_find_pairs()325 shape0->getBoxSet()->boxQuery(boxshape, collided_primitives); in gimpact_vs_shape_find_pairs()
196 SIMD_FORCE_INLINE const btGImpactBoxSet * getBoxSet() const in getBoxSet() function
81 public btGImpactQuantizedBvh getBoxSet() { in getBoxSet() method in btGImpactShapeInterface
50336 result = (btGImpactBoxSet *)((btGImpactShapeInterface const *)arg1)->getBoxSet(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactShapeInterface_1getBoxSet()