Anti-Grain Geometry - AGG (libagg)  2.5
Public Attributes
agg::glyph_raster_bin< ColorT >::glyph_rect Struct Reference

#include <agg_glyph_raster_bin.h>

List of all members.

Public Attributes

int x1
int y1
int x2
int y2
double dx
double dy

template<class ColorT>
struct agg::glyph_raster_bin< ColorT >::glyph_rect


Member Data Documentation

template<class ColorT >
double agg::glyph_raster_bin< ColorT >::glyph_rect::dx
template<class ColorT >
double agg::glyph_raster_bin< ColorT >::glyph_rect::dy
template<class ColorT >
int agg::glyph_raster_bin< ColorT >::glyph_rect::x1
template<class ColorT >
int agg::glyph_raster_bin< ColorT >::glyph_rect::x2
template<class ColorT >
int agg::glyph_raster_bin< ColorT >::glyph_rect::y1
template<class ColorT >
int agg::glyph_raster_bin< ColorT >::glyph_rect::y2

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines