mercator  0.4.0
A terrain generation library for the Worldforge system.
RandCache Member List

This is the complete list of members for RandCache, including all inherited members.

operator()(int x, int y)RandCacheinline
RandCache(uint32 seed, std::unique_ptr< Ordering > o)RandCacheinline
RandCache(uint32 *seed, uint32 seed_len, std::unique_ptr< Ordering > o)RandCacheinline
size_type typedefRandCache
uint32 typedefRandCache
~RandCache()=default (defined in RandCache)RandCache