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