|
Walls And Holes
1
|
Classes | |
| struct | Array2DItrTemplate |
| An almost-implemented iterator object that iterates through all positions in a rectangle. More... | |
| class | Array2DPointAndConstDataWrapper |
| A lightweight class to allow looping through all the data in an Array2D, outputting QPairs of (position, const data &). More... | |
| class | Array2DPointWrapper |
| A lightweight class to allow looping through all the valid indices in Array2D. More... | |