Searched refs:v2y (Results 1 – 1 of 1) sorted by relevance
299 V4f v2y = (scaleY * testY) - y0; in barycentric_coords() local301 V4f dot02 = v0x * v2x + v0y * v2y; in barycentric_coords()302 V4f dot12 = v1x * v2x + v1y * v2y; in barycentric_coords()