Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dlight.cpp60 static object_methods light_methods = { (void (*)(void *, void *))(light_intersect),
83 static void light_intersect(point_light *l, ray *ry) { in light_intersect() function
H A Dlight.hpp65 static void light_intersect(point_light *, ray *);