|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttoxi.sim.erosion.ErosionFunction
toxi.sim.erosion.ThermalErosion
public class ThermalErosion
Applies thermal erosion to the given elevation data. Based on the description here: http://www.m3xbox.com/GPU_blog/?p=37
Constructor Summary | |
---|---|
ThermalErosion()
|
Method Summary | |
---|---|
void |
erodeAt(int x,
int y)
|
Methods inherited from class toxi.sim.erosion.ErosionFunction |
---|
erode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThermalErosion()
Method Detail |
---|
public void erodeAt(int x, int y)
erodeAt
in class ErosionFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |