Searched refs:light_normal (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | light.cpp | 61 (void (*)(void *, void *, void *, void *))(light_normal), 111 static void light_normal(point_light *l, vector *pnt, ray *incident, vector *N) { in light_normal() function
|
| H A D | light.hpp | 66 static void light_normal(point_light *, vector *, ray *, vector *);
|