Package com.jme3.terrain.geomipmap
package com.jme3.terrain.geomipmap
-
ClassDescriptionProduces the mesh for the TerrainPatch.LRUCache<K,
V> An LRU cache, based onLinkedHashMap
.An extension of the TerrainLodControl that handles multiple terrains at once.Used for TerrainQuad to find neighbours that are not part of the same quad tree.Handles the normal vector updates when the terrain changes heights.TerrainGrid itself is an actual TerrainQuad.Notifies the user of grid change events, such as moving to new grid cells.Updates grid offsets and cell positions.Tells the terrain to update its Level of Detail.A terrain patch is a leaf in the terrain quad tree.TerrainQuad is a heightfield-based terrain system.Stores a terrain patch's details so the LOD background thread can update the actual terrain patch back on the ogl thread.