|
void | prepare () |
|
template<class Scanline > |
void | render (const Scanline &sl) |
|
int | min_x () const |
|
int | min_y () const |
|
int | max_x () const |
|
int | max_y () const |
|
bool | rewind_scanlines () |
|
template<class Scanline > |
bool | sweep_scanline (Scanline &sl) |
|
bool | sweep_scanline (embedded_scanline &sl) |
|
unsigned | byte_size () const |
|
void | serialize (int8u *data) const |
|
const scanline_data & | scanline_by_index (unsigned i) const |
|
const span_data & | span_by_index (unsigned i) const |
|
|
static void | write_int32 (int8u *dst, int32 val) |
|
Definition at line 37 of file agg_scanline_storage_bin.h.
The documentation for this class was generated from the following file: