Anti-Grain Geometry - AGG (libagg)  2.5
Public Attributes
agg::scanline_storage_aa< T >::span_data Struct Reference

#include <agg_scanline_storage_aa.h>

List of all members.

Public Attributes

int32 x
int32 len
int covers_id

template<class T>
struct agg::scanline_storage_aa< T >::span_data


Member Data Documentation

template<class T >
int agg::scanline_storage_aa< T >::span_data::covers_id
template<class T >
int32 agg::scanline_storage_aa< T >::span_data::len
template<class T >
int32 agg::scanline_storage_aa< T >::span_data::x

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