SkRegion::Spanerator Class Reference

#include <SkRegion.h>

List of all members.

Public Member Functions

 Spanerator (const SkRegion &, int y, int left, int right)
bool next (int *left, int *right)

Detailed Description

Returns the sequence of runs that make up this region for the specified Y scanline, clipped to the specified left and right X values.

Definition at line 287 of file SkRegion.h.


Constructor & Destructor Documentation

SkRegion::Spanerator::Spanerator ( const SkRegion ,
int  y,
int  left,
int  right 
)

Member Function Documentation

bool SkRegion::Spanerator::next ( int *  left,
int *  right 
)

The documentation for this class was generated from the following file:

Generated on Tue Oct 20 11:03:42 2009 for Skia by  doxygen 1.6.1