dzzd
Interface IHeightMap


public interface IHeightMap


Method Summary
 double getAt(double x, double y)
           
 

Method Detail

getAt

public double getAt(double x,
                    double y)