35 #ifndef NAV_GRID_ITERATORS_WHOLE_GRID_H 36 #define NAV_GRID_ITERATORS_WHOLE_GRID_H 60 #endif // NAV_GRID_ITERATORS_WHOLE_GRID_H
WholeGrid begin() const override
Helper function for range-style iteration Equivalent to the above constructor.
void increment() override
Increase the iterator to the next element.
WholeGrid end() const override
Helper function for range-style iteration.