Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dbndbox.cpp60 static object_methods bndbox_methods = { (void (*)(void *, void *))(bndbox_intersect), variable
72 b->methods = &bndbox_methods; in newbndbox()