com.jme3.terrain.heightmap
インタフェース HeightMapGrid

既知の実装クラスの一覧:
FractalHeightMapGrid, ImageBasedHeightMapGrid

public interface HeightMapGrid


メソッドの概要
 HeightMap getHeightMapAt(Vector3f location)
           
 void setSize(int size)
           
 

メソッドの詳細

getHeightMapAt

HeightMap getHeightMapAt(Vector3f location)

setSize

void setSize(int size)