Uses of Interface
com.jme3.terrain.geomipmap.NeighbourFinder

Packages that use NeighbourFinder
com.jme3.terrain.geomipmap   
 

Uses of NeighbourFinder in com.jme3.terrain.geomipmap
 

Fields in com.jme3.terrain.geomipmap declared as NeighbourFinder
protected  NeighbourFinder TerrainQuad.neighbourFinder
           
 

Methods in com.jme3.terrain.geomipmap with parameters of type NeighbourFinder
 void TerrainQuad.setNeighbourFinder(NeighbourFinder neighbourFinder)