com.jhlabs.math
Class VLNoise
java.lang.Object
com.jhlabs.math.VLNoise
- All Implemented Interfaces:
- Function2D
public class VLNoise
- extends Object
- implements Function2D
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VLNoise
public VLNoise()
setDistortion
public void setDistortion(float distortion)
getDistortion
public float getDistortion()
evaluate
public float evaluate(float x,
float y)
- Specified by:
evaluate in interface Function2D
Copyright © 2012. All Rights Reserved.