Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp184 void rt_polycylinder(void *, vector *, int, apiflt);
H A Dapigeom.cpp59 void rt_polycylinder(void *tex, vector *points, int numpts, apiflt rad) { in rt_polycylinder() function
H A Dparse.cpp602 rt_polycylinder(tex, temp, numpts, rad); in GetPolyCylinder()