Home
last modified time | relevance | path

Searched refs:box2 (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
169 box2 = newbndbox(cmin2, cmax2); in octreespace()
214 movenextobj(cur, &box2->objlist); in octreespace()
244 cur = box2; in octreespace()
302 if (countobj(box2->objlist) > maxoctnodes) { in octreespace()
303 octreespace(&box2->objlist, maxoctnodes); in octreespace()