Home
last modified time | relevance | path

Searched refs:box7 (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
202 box7 = newbndbox(cmin7, cmax7); in octreespace()
229 movenextobj(cur, &box7->objlist); in octreespace()
274 cur = box7; in octreespace()
317 if (countobj(box7->objlist) > maxoctnodes) { in octreespace()
318 octreespace(&box7->objlist, maxoctnodes); in octreespace()