Class Smoothing

java.lang.Object
  |
  +--Smoothing

public class Smoothing
extends java.lang.Object


Constructor Summary
Smoothing(HeightField h)
           
 
Method Summary
 void smooth(float k)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Smoothing

public Smoothing(HeightField h)
Method Detail

smooth

public void smooth(float k)