Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dplane.cpp60 static object_methods plane_methods = { (void (*)(void *, void *))(plane_intersect),
84 static void plane_intersect(plane *pln, ray *ry) { in plane_intersect() function
H A Dplane.hpp64 static void plane_intersect(plane *, ray *);