Home
last modified time | relevance | path

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

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