Package com.luciad.earth.tileset.terrain
package com.luciad.earth.tileset.terrain
Provides classes for
ILcdEarthTileSets with terrain data.- Since:
- 8.1
-
ClassesClassDescriptionA tileset that generates elevation based tiles for an asset model.A layer-based height provider factory implementation for
ILcdEarthTileSets inILcdGXYViews.ThisILcdModelHeightProviderFactoryprovides a method to create anILcdHeightProviderthat can provide height data of earth tilesets.AnILcdEarthTileSetthat can be used to produce 3D terrain geometry, elevation data, a lightmap and a normalmap.AnILcdEarthTileSetthat can be used to produce 3D terrain geometry, height data, a lightmap and a normalmap.Combines terrain texture and geometry tiles intoTLcdEarthTexturedTerrainTileVertexArrayobjects.An elevation provider that gets its elevation data from a tileset.This class wraps anALcdEarthTerrainElevationProviderto implement theILcdHeightProviderinterface.