|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.imageMath.VLNoise
public class VLNoise
| Constructor Summary | |
|---|---|
VLNoise()
|
|
| Method Summary | |
|---|---|
float |
evaluate(float x,
float y)
|
float |
getDistortion()
|
void |
setDistortion(float distortion)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VLNoise()
| Method Detail |
|---|
public void setDistortion(float distortion)
public float getDistortion()
public float evaluate(float x,
float y)
evaluate in interface Function2D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||