|
| dda_line_interpolator (int y1, int y2, unsigned count) |
|
void | operator++ () |
|
void | operator-- () |
|
void | operator+= (unsigned n) |
|
void | operator-= (unsigned n) |
|
int | y () const |
|
int | dy () const |
|
template<int FractionShift, int YShift = 0>
class agg::dda_line_interpolator< FractionShift, YShift >
Definition at line 30 of file agg_dda_line.h.
The documentation for this class was generated from the following file: