Returns the constant output value for this noise module.
Sets the constant output value for this noise module.
Constant value.
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.
Noise module that outputs a constant value.
@image html moduleconst.png
To specify the constant value, call the SetConstValue() method.
This noise module is not useful by itself, but it is often used as a source module for other noise modules.
This noise module does not require any source modules.