Uses of Interface
com.jme3.terrain.ProgressMonitor
Packages that use ProgressMonitor
-
Uses of ProgressMonitor in com.jme3.terrain
Methods in com.jme3.terrain with parameters of type ProgressMonitorModifier and TypeMethodDescriptionvoidTerrain.generateEntropy(ProgressMonitor monitor) Pre-calculate entropy values. -
Uses of ProgressMonitor in com.jme3.terrain.geomipmap
Methods in com.jme3.terrain.geomipmap with parameters of type ProgressMonitorModifier and TypeMethodDescriptionvoidTerrainQuad.generateEntropy(ProgressMonitor progressMonitor) Generate the entropy values for the terrain for the "perspective" LOD calculator.