Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtriangle.hpp89 static void stri_normal(stri *, vector *, ray *, vector *);
H A Dtriangle.cpp66 (void (*)(void *, void *, void *, void *))(stri_normal),
206 static void stri_normal(stri *trn, vector *pnt, ray *incident, vector *N) { in stri_normal() function