Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dquadric.cpp62 static object_methods quadric_methods = { (void (*)(void *, void *))(quadric_intersect), variable
76 q->methods = &quadric_methods; in newquadric()