Noise-1.0.6: A Haskell coherent noise generator based on libnoise

Safe HaskellNone

Math.Noise.Modules.Select

Synopsis

Documentation

sanitizeSelect :: Select -> SelectSource

Adjusts select values so that they are correct (i.e. lowerBound < upperBound, etcc...)