Home
last modified time | relevance | path

Searched refs:box4 (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
183 box4 = newbndbox(cmin4, cmax4); in octreespace()
220 movenextobj(cur, &box4->objlist); in octreespace()
256 cur = box4; in octreespace()
308 if (countobj(box4->objlist) > maxoctnodes) { in octreespace()
309 octreespace(&box4->objlist, maxoctnodes); in octreespace()