Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dlight.cpp61 (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 Dlight.hpp66 static void light_normal(point_light *, vector *, ray *, vector *);