com.jme3.terrain.heightmap
Interface HeightMapGrid

All Known Implementing Classes:
ImageBasedHeightMapGrid

Deprecated.

@Deprecated
public interface HeightMapGrid


Method Summary
 HeightMap getHeightMapAt(Vector3f location)
          Deprecated.  
 void setSize(int size)
          Deprecated.  
 

Method Detail

getHeightMapAt

HeightMap getHeightMapAt(Vector3f location)
Deprecated. 

setSize

void setSize(int size)
Deprecated.