Searched defs:dot_dist (Results 1 – 1 of 1) sorted by relevance
191 struct dot_dist { struct192 double p[2 /*X,Y*/]; /* coordinates of a dot */193 double dist2; /* squared distance from the dot to the curve */194 short seg; /* the closest segment of the curve */