|
PatchworkOS
|
Data Fields | |
| int64_t | yMin |
| int64_t | yMax |
| double | x |
| double | invSlope |
Definition at line 25 of file drawable.c.
| double edge_t::invSlope |
Definition at line 30 of file drawable.c.
Referenced by draw_polygon().
| double edge_t::x |
Definition at line 29 of file drawable.c.
Referenced by draw_polygon(), and edge_compare().
| int64_t edge_t::yMax |
Definition at line 28 of file drawable.c.
Referenced by draw_polygon().
| int64_t edge_t::yMin |
Definition at line 27 of file drawable.c.
Referenced by draw_polygon().