Searched defs:dot11 (Results 1 – 2 of 2) sorted by relevance
28 double dot11 = v1.dot(v1); in pointInTriangle() local
284 float dot11 = v1x * v1x + v1y * v1y; in barycentric_coords() local