SkRegion::Cliperator Class Reference

#include <SkRegion.h>

Collaboration diagram for SkRegion::Cliperator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Cliperator (const SkRegion &, const SkIRect &clip)
bool done ()
void next ()
const SkIRectrect () const

Detailed Description

Returns the sequence of rectangles, sorted in Y and X, that make up this region intersected with the specified clip rectangle.

Definition at line 270 of file SkRegion.h.


Constructor & Destructor Documentation

SkRegion::Cliperator::Cliperator ( const SkRegion ,
const SkIRect clip 
)

Member Function Documentation

bool SkRegion::Cliperator::done (  )  [inline]

Definition at line 273 of file SkRegion.h.

void SkRegion::Cliperator::next (  ) 
const SkIRect& SkRegion::Cliperator::rect (  )  const [inline]

Definition at line 275 of file SkRegion.h.


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