geomc 1.0
A c++ linear algebra template library
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | Friends | List of all members
GridIterator< T, 1, Order > Class Template Reference
Inheritance diagram for GridIterator< T, 1, Order >:

Public Types

typedef PointType< T, 1 >::point_t point_t
 

Public Member Functions

 GridIterator (const Rect< T, 1 > &r)
 
 GridIterator (const point_t &lo, const point_t &hi)
 
GridIterator< T, 1, Order > begin () const
 
GridIterator< T, 1, Order > end () const
 

Public Attributes

const Rect< T, 1 > region
 
point_t pt
 

Static Public Attributes

static const ArrayOrder order
 

Friends

class boost::iterator_core_access
 

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