Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtriangle.cpp65 static object_methods stri_methods = { (void (*)(void *, void *))(tri_intersect), variable
111 t->methods = &stri_methods; in newstri()