Anti-Grain Geometry Tutorial
|
Classes | |
class | const_iterator |
Public Member Functions | |
embedded_scanline (scanline_storage_bin &storage) | |
void | reset (int, int) |
unsigned | num_spans () const |
int | y () const |
const_iterator | begin () const |
void | setup (unsigned scanline_idx) |
Friends | |
class | const_iterator |
Definition at line 57 of file agg_scanline_storage_bin.h.