Anti-Grain Geometry Tutorial
agg::scanline_storage_aa< T >::embedded_scanline Class Reference

Classes

class  const_iterator
 

Public Member Functions

 embedded_scanline (const scanline_storage_aa &storage)
 
void reset (int, int)
 
unsigned num_spans () const
 
int y () const
 
const_iterator begin () const
 
void init (unsigned scanline_idx)
 

Friends

class const_iterator
 

Detailed Description

template<class T>
class agg::scanline_storage_aa< T >::embedded_scanline

Definition at line 185 of file agg_scanline_storage_aa.h.


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