Searched refs:rt_sphere (Results 1 – 4 of 4) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | api.hpp | 150 void rt_sphere(void *, vector, apiflt); /* add a sphere */
|
| H A D | apigeom.cpp | 68 rt_sphere(tex, points[0], rad); in rt_polycylinder() 77 rt_sphere(tex, points[i], rad); in rt_polycylinder()
|
| H A D | api.cpp | 366 void rt_sphere(void *tex, vector ctr, apiflt rad) { in rt_sphere() function
|
| H A D | parse.cpp | 624 rt_sphere(tex, ctr, rad); in GetSphere()
|