atlas
|
Public Types | |
using | iterator = grid::IteratorXY |
using | const_iterator = iterator |
using | Grid = detail::grid::Grid |
Public Member Functions | |
IterateXY (const Grid &grid) | |
iterator | begin () const |
iterator | end () const |
void | access (size_t i, PointXY &) |
PointXY | front () |
PointXY | back () |