Home
last modified time | relevance | path

Searched refs:box6 (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
195 box6 = newbndbox(cmin6, cmax6); in octreespace()
226 movenextobj(cur, &box6->objlist); in octreespace()
268 cur = box6; in octreespace()
314 if (countobj(box6->objlist) > maxoctnodes) { in octreespace()
315 octreespace(&box6->objlist, maxoctnodes); in octreespace()