Anti-Grain Geometry Tutorial
agg::span_solid< ColorT > Class Template Reference

Public Types

typedef ColorT color_type
 

Public Member Functions

void color (const color_type &c)
 
const color_type & color () const
 
void prepare ()
 
void generate (color_type *span, int x, int y, unsigned len)
 

Detailed Description

template<class ColorT>
class agg::span_solid< ColorT >

Definition at line 28 of file agg_span_solid.h.


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