Lines Matching defs:edge
52 * Triangle edge info
54 struct edge {
59 int lines; /**< number of lines on this edge */
87 struct edge ebot;
88 struct edge etop;
89 struct edge emaj;
285 * edge fields (ebot, emaj, etop).
651 struct edge *eleft,
652 struct edge *eright,
732 /* edge vectors e = v0 - v2, f = v1 - v2 */
1330 /* above the top edge */
1334 /* below the bottom edge */
1342 /* fragment is past left edge of point, turn off left bits */
1346 /* past the right edge */