Constructor.
Returns the frequency of the first octave.
Returns the lacunarity of the Perlin noise.
Returns the quality of the Perlin noise.
Returns the number of octaves that generate the Perlin noise.
Returns the persistence value of the Perlin noise.
Returns the seed value used by the Perlin-noise function.
Sets the frequency of the first octave.
Sets the lacunarity of the Perlin noise.
Sets the quality of the Perlin noise.
Sets the number of octaves that generate the Perlin noise.
Sets the persistence value of the Perlin noise.
Sets the seed value used by the Perlin-noise function.
Frequency of the first octave.
Frequency multiplier between successive octaves.
Quality of the Perlin noise.
Total number of octaves that generate the Perlin noise.
Persistence of the Perlin noise.
Seed value used by the Perlin-noise function.
Destructor.
Returns a reference to a source module connected to this noise module.
Returns the number of source modules required by this noise module.
Generates an output value given the coordinates of the specified input value.
Connects a source module to this noise module.
An array containing the pointers to each source module required by this noise module.