rectangle_iterator Class Reference

#include <coordit.h>

Inheritance diagram for rectangle_iterator:

Inheritance graph
[legend]
Collaboration diagram for rectangle_iterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 rectangle_iterator (const coord_def &corner1, const coord_def &corner2)
 rectangle_iterator (int x_border_dist, int y_border_dist=-1)
 operator bool () const
coord_def operator* () const
const coord_defoperator-> () const
rectangle_iteratoroperator++ ()
rectangle_iterator operator++ (int)


Constructor & Destructor Documentation

rectangle_iterator::rectangle_iterator ( const coord_def corner1,
const coord_def corner2 
)

Here is the call graph for this function:

rectangle_iterator::rectangle_iterator ( int  x_border_dist,
int  y_border_dist = -1 
) [explicit]

Here is the call graph for this function:


Member Function Documentation

rectangle_iterator::operator bool (  )  const

coord_def rectangle_iterator::operator* (  )  const

const coord_def * rectangle_iterator::operator-> (  )  const

rectangle_iterator & rectangle_iterator::operator++ (  ) 

rectangle_iterator rectangle_iterator::operator++ ( int  dummy  ) 


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

Generated on Thu Jan 13 13:41:32 2011 by  doxygen 1.5.6