Searched defs:dot12 (Results 1 – 2 of 2) sorted by relevance
29 double dot12 = v1.dot(v2); in pointInTriangle() local
309 float4 dot12 = v1x * v2x + v1y * v2y; in barycentric_coords() local