Anti-Grain Geometry Tutorial
agg::renderer_raster_htext< ScanlineRenderer, GlyphGenerator >::scanline_single_span Class Reference

Classes

struct  const_span
 

Public Types

typedef agg::cover_type cover_type
 
typedef const const_spanconst_iterator
 

Public Member Functions

 scanline_single_span (int x, int y, unsigned len, const cover_type *covers)
 
int y () const
 
unsigned num_spans () const
 
const_iterator begin () const
 

Detailed Description

template<class ScanlineRenderer, class GlyphGenerator>
class agg::renderer_raster_htext< ScanlineRenderer, GlyphGenerator >::scanline_single_span

Definition at line 164 of file agg_renderer_raster_text.h.


The documentation for this class was generated from the following file: