mercator 0.4.0
A terrain generation library for the Worldforge system.
|
A spiral around 0,0. More...
#include <RandCache.h>
Public Member Functions | |
RandCache::size_type | operator() (int x, int y) override |
Determine the order. More... | |
A spiral around 0,0.
Definition at line 78 of file RandCache.h.
|
inlineoverridevirtual |
Determine the order.
Implements RandCache::Ordering.
Reimplemented in SpiralOrdering.
Definition at line 81 of file RandCache.h.
Referenced by SpiralOrdering::operator()().