Searched defs:Edge (Results 1 – 3 of 3) sorted by relevance
42 void Edge(Node<T>* ref) { in Edge() function
80 typedef std::pair<Vertex::Index, Vertex::Index> Edge; typedef
631 struct Edge struct633 int32_t x; // edge position in 16.16 coordinates634 int32_t x_incr; // on each step, increment x by that amount635 int32_t y_top; // starting scanline, 16.4 format636 int32_t y_bot;