PerlinNoise

Inheritance:

Methods of PerlinNoise:

getSeed
unsigned long int PerlinNoise::get_seed(void);

Description: Returns a unique seed value based on the seed value passed to this PerlinNoise object (and on its current state).