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