|  | 
| typedef BaseRenderer | base_ren_type | 
|  | 
| typedef base_ren_type::color_type | color_type | 
|  | 
|  | 
|  | renderer_scanline_aa_solid (base_ren_type &ren) | 
|  | 
| void | attach (base_ren_type &ren) | 
|  | 
| void | color (const color_type &c) | 
|  | 
| const color_type & | color () const | 
|  | 
| void | prepare () | 
|  | 
| template<class Scanline > | 
| void | render (const Scanline &sl) | 
|  | 
template<class BaseRenderer>
class agg::renderer_scanline_aa_solid< BaseRenderer >
Definition at line 109 of file agg_renderer_scanline.h.
The documentation for this class was generated from the following file: