Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dsphere.cpp61 (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 Dsphere.hpp67 static void sphere_normal(sphere *, vector *, ray *, vector *);