|
Mercator
0.4.0
|
A spiral around x,y. More...
#include <RandCache.h>
Public Member Functions | |
| SpiralOrdering (int x, int y) | |
| Constructor. More... | |
| RandCache::size_type | operator() (int x, int y) |
| Determine the order. | |
A spiral around x,y.
|
inline |
Constructor.
| x | centre x coordinate of the spiral. |
| y | centre y coordinate of the spiral. |
1.8.13