Searched defs:axis (Results 1 – 5 of 5) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | cylinder.hpp | 63 vector axis; member
|
| H A D | cylinder.cpp | 72 object *newcylinder(void *tex, vector ctr, vector axis, flt rad) { in newcylinder() 160 object *newfcylinder(void *tex, vector ctr, vector axis, flt rad) { in newfcylinder()
|
| H A D | apitrigeom.cpp | 65 void rt_tri_fcylinder(void *tex, vector ctr, vector axis, apiflt rad) { in rt_tri_fcylinder() 113 void rt_tri_cylinder(void *tex, vector ctr, vector axis, apiflt rad) { in rt_tri_cylinder()
|
| H A D | api.cpp | 350 void rt_cylinder(void *tex, vector ctr, vector axis, apiflt rad) { in rt_cylinder() 354 void rt_fcylinder(void *tex, vector ctr, vector axis, apiflt rad) { in rt_fcylinder()
|
| H A D | parse.cpp | 533 vector ctr, axis; in GetCylinder() local 554 vector ctr, axis; in GetFCylinder() local
|