Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp146 bndbox *box1, *box2, *box3, *box4; in octreespace() local
176 box3 = newbndbox(cmin3, cmax3); in octreespace()
217 movenextobj(cur, &box3->objlist); in octreespace()
250 cur = box3; in octreespace()
305 if (countobj(box3->objlist) > maxoctnodes) { in octreespace()
306 octreespace(&box3->objlist, maxoctnodes); in octreespace()