|
typedef ColorT | color_type |
|
|
| span_gouraud (const color_type &c1, const color_type &c2, const color_type &c3, double x1, double y1, double x2, double y2, double x3, double y3, double d) |
|
void | colors (ColorT c1, ColorT c2, ColorT c3) |
|
void | triangle (double x1, double y1, double x2, double y2, double x3, double y3, double d) |
|
void | rewind (unsigned) |
|
unsigned | vertex (double *x, double *y) |
|
template<class ColorT>
class agg::span_gouraud< ColorT >
Definition at line 26 of file agg_span_gouraud.h.
The documentation for this class was generated from the following file: