Home
last modified time | relevance | path

Searched refs:temp_box (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactBvh.cpp243 btAABB temp_box; in refit() local
248 getNodeBound(child_node,temp_box); in refit()
249 bound.merge(temp_box); in refit()
255 getNodeBound(child_node,temp_box); in refit()
256 bound.merge(temp_box); in refit()
DbtGImpactQuantizedBvh.cpp265 btAABB temp_box; in refit() local
270 getNodeBound(child_node,temp_box); in refit()
271 bound.merge(temp_box); in refit()
277 getNodeBound(child_node,temp_box); in refit()
278 bound.merge(temp_box); in refit()