Searched refs:p2x (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Dtrackball.h51 trackball(float q[4], float p1x, float p1y, float p2x, float p2y);
H A Dtrackball.c160 trackball(float q[4], float p1x, float p1y, float p2x, float p2y) argument
167 if (p1x == p2x && p1y == p2y) {
179 vset(p2, p2x, p2y, tb_project_to_sphere(TRACKBALLSIZE, p2x, p2y));

Completed in 126 milliseconds