Public Member Functions | |
Edge () | |
Public Attributes | |
float | inverse_gradient |
int | max_y |
Edge * | next |
float | x_intersection |
Definition at line 632 of file PrimitivesDrawer.cpp.
|
inline |
Definition at line 634 of file PrimitivesDrawer.cpp.
float Edge::inverse_gradient |
Definition at line 646 of file PrimitivesDrawer.cpp.
int Edge::max_y |
Definition at line 640 of file PrimitivesDrawer.cpp.
Edge* Edge::next |
Definition at line 649 of file PrimitivesDrawer.cpp.
float Edge::x_intersection |
Definition at line 643 of file PrimitivesDrawer.cpp.