Constructor.
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.
@addtogroup libnoise @{ @addtogroup modules @{ @defgroup combinermodules Combiner Mods @addtogroup combinermodules @{ Noise module that outputs the sum of the two output values from two source modules.
@image html moduleadd.png
This noise module requires two source modules.