クラス
com.jme3.terrain.GeoMap の使用

GeoMap を使用しているパッケージ
com.jme3.terrain   
com.jme3.terrain.geomipmap   
 

com.jme3.terrain での GeoMap の使用
 

GeoMap を返す com.jme3.terrain のメソッド
 GeoMap GeoMap.copySubGeomap(int x, int y, int w, int h)
          Copies a section of this geomap as a new geomap
 

com.jme3.terrain.geomipmap での GeoMap の使用
 

com.jme3.terrain.geomipmap での GeoMap のサブクラス
 class LODGeomap
          Produces the mesh for the TerrainPatch.