パッケージ com.jme3.terrain.geomipmap.picking

インタフェースの概要
TerrainPicker Pick the location on the terrain from a given ray.
 

クラスの概要
BresenhamTerrainPicker It basically works by casting a pick ray against the bounding volumes of the TerrainQuad and its children, gathering all of the TerrainPatches hit (in distance order.)
BresenhamYUpGridTracer Works on the XZ plane, with positive Y as up.
TerrainPickData Pick result on a terrain patch with the intersection on the bounding box of that terrain patch.
 

列挙型の概要
BresenhamYUpGridTracer.Direction