Anti-Grain Geometry - AGG (libagg)  2.5
Public Member Functions
agg::scanline32_u8::iterator Class Reference

#include <agg_scanline_u.h>

List of all members.

Public Member Functions

 iterator (span_array_type &spans)
spanoperator* ()
spanoperator-> ()
void operator++ ()

Constructor & Destructor Documentation

agg::scanline32_u8::iterator::iterator ( span_array_type spans) [inline]

Member Function Documentation

span& agg::scanline32_u8::iterator::operator* ( ) [inline]
void agg::scanline32_u8::iterator::operator++ ( ) [inline]
span* agg::scanline32_u8::iterator::operator-> ( ) [inline]

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