Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dobjbound.cpp147 bndbox *box5, *box6, *box7, *box8; in octreespace() local
206 box8 = newbndbox(cmin8, cmax8); in octreespace()
232 movenextobj(cur, &box8->objlist); in octreespace()
280 cur = box8; in octreespace()
320 if (countobj(box8->objlist) > maxoctnodes) { in octreespace()
321 octreespace(&box8->objlist, maxoctnodes); in octreespace()