Searched refs:unloadHeightMap (Results 1 - 9 of 9) sorted by relevance

/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/
H A DHeightMap.java153 * <code>unloadHeightMap</code> clears the data of the height map. This
156 void unloadHeightMap(); method in interface:HeightMap
H A DCombinerHeightMap.java234 unloadHeightMap();
H A DHillHeightMap.java123 unloadHeightMap();
H A DFluidSimHeightMap.java144 unloadHeightMap();
H A DMidpointDisplacementHeightMap.java120 unloadHeightMap();
H A DRawHeightMap.java156 unloadHeightMap();
H A DAbstractHeightMap.java69 * <code>unloadHeightMap</code> clears the data of the height map. This
72 public void unloadHeightMap() { method in class:AbstractHeightMap
H A DFaultHeightMap.java135 unloadHeightMap();
H A DParticleDepositionHeightMap.java148 unloadHeightMap();

Completed in 428 milliseconds