Searched refs:sphere_normal (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | sphere.cpp | 61 (void (*)(void *, void *, void *, void *))(sphere_normal), 116 static void sphere_normal(sphere *spr, vector *pnt, ray *incident, vector *N) { in sphere_normal() function
|
| H A D | sphere.hpp | 67 static void sphere_normal(sphere *, vector *, ray *, vector *);
|