Anti-Grain Geometry - AGG (libagg)  2.5
Public Member Functions | Public Attributes
agg::scanline32_p8::span Struct Reference

#include <agg_scanline_p.h>

List of all members.

Public Member Functions

 span ()
 span (coord_type x_, coord_type len_, const cover_type *covers_)

Public Attributes

coord_type x
coord_type len
const cover_typecovers

Constructor & Destructor Documentation

agg::scanline32_p8::span::span ( ) [inline]
agg::scanline32_p8::span::span ( coord_type  x_,
coord_type  len_,
const cover_type covers_ 
) [inline]

Member Data Documentation


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