Home
last modified time | relevance | path

Searched refs:rt_plane (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp160 void rt_plane(void *, vector, vector);
H A Dapi.cpp358 void rt_plane(void *tex, vector ctr, vector norm) { in rt_plane() function
H A Dparse.cpp641 rt_plane(tex, ctr, normal); in GetPlane()