Home
last modified time | relevance | path

Searched refs:box5 (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
189 box5 = newbndbox(cmin5, cmax5); in octreespace()
223 movenextobj(cur, &box5->objlist); in octreespace()
262 cur = box5; in octreespace()
311 if (countobj(box5->objlist) > maxoctnodes) { in octreespace()
312 octreespace(&box5->objlist, maxoctnodes); in octreespace()