Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dextvol.cpp74 static object_methods extvol_methods = { (void (*)(void *, void *))(box_intersect), variable
92 xvol->methods = &extvol_methods; in newextvol()