Searched defs:Line (Results 1 – 4 of 4) sorted by relevance
27 typedef struct Line { struct28 struct Line *next; argument30 } Line; argument
59 Line() {} in Line() function68 Line(const Vector2<int16_t>& a, const Vector2<int16_t>& b) in Line() function83 Line(int16_t x1, int16_t y1, int16_t x2, int16_t y2) in Line() function
1 # Line chapter