Searched refs:vset (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/util/ |
| H A D | trackball.c | 83 vset(float v[3], float x, float y, float z) function in typeref:typename:void 182 vset(p1,p1x,p1y,tb_project_to_sphere(TRACKBALLSIZE,p1x,p1y)); 183 vset(p2,p2x,p2y,tb_project_to_sphere(TRACKBALLSIZE,p2x,p2y));
|
Completed in 2 milliseconds