Lines Matching full: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;
283 * edge fields (ebot, emaj, etop).
708 struct edge *eleft,
709 struct edge *eright,
788 /* edge vectors e = v0 - v2, f = v1 - v2 */
1367 /* above the top edge */
1371 /* below the bottom edge */
1379 /* fragment is past left edge of point, turn off left bits */
1383 /* past the right edge */