|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.terrain.noise.modulator.CatRom2
public class CatRom2
Constructor Summary | |
---|---|
CatRom2(int sampleRate)
|
Method Summary | |
---|---|
static CatRom2 |
getInstance(int sampleRate)
|
float |
value(float... in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CatRom2(int sampleRate)
Method Detail |
---|
public static CatRom2 getInstance(int sampleRate)
public float value(float... in)
value
in interface Modulator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |