Lines Matching refs:sphereY
1194 sphereY = [], variable
6893 sphereVerts.push(sphereY[i]);
6900 sphereVerts.push(sphereY[0]);
6913 sphereVerts.push(parseFloat(sphereY[v1]));
6916 sphereVerts.push(parseFloat(sphereY[v2]));
6925 sphereVerts.push(parseFloat(sphereY[v1]));
6928 sphereVerts.push(parseFloat(sphereY[v2]));
6937 sphereVerts.push(parseFloat(sphereY[v2]));
6945 sphereVerts.push(parseFloat(sphereY[voff]));
6990 sphereY = new Array(vertCount);
7002 sphereY[currVert] = currY;