com.jhlabs.math

Class VLNoise

Implemented Interfaces:
Function2D

public class VLNoise
extends java.lang.Object
implements Function2D

Method Summary

float
evaluate(float x, float y)
float
getDistortion()
void
setDistortion(float distortion)

Method Details

evaluate

public float evaluate(float x,
                      float y)
Specified by:
evaluate in interface Function2D

getDistortion

public float getDistortion()

setDistortion

public void setDistortion(float distortion)