Searched refs:newy (Results 1 – 1 of 1) sorted by relevance
261 float newy = (float)(Math.sin(xrot) * z + Math.cos(xrot) * y); in rotateAndProjectPoints() local270 float screenY = newy / (4 - newz / 400); in rotateAndProjectPoints()