Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapitrigeom.cpp58 #define MyVCross(a, b, c) VCross((vector *)a, (vector *)b, (vector *)c) macro
79 MyVCross(&z, &tmp, &x); in rt_tri_fcylinder()
81 MyVCross(&x, &z, &y); in rt_tri_fcylinder()
131 MyVCross(&z, &tmp, &x); in rt_tri_ring()
133 MyVCross(&x, &z, &y); in rt_tri_ring()