Uses of Class
com.luciad.earth.tileset.terrain.TLcdEarthTerrainElevationTileSet
Packages that use TLcdEarthTerrainElevationTileSet
Package
Description
A tool that preprocesses 3D terrain repositories based on a model containing
ILcdEarthAsset
objects.Provides classes for
ILcdEarthTileSet
s with terrain data.-
Uses of TLcdEarthTerrainElevationTileSet in com.luciad.earth.metadata.preprocessor
Methods in com.luciad.earth.metadata.preprocessor that return TLcdEarthTerrainElevationTileSetModifier and TypeMethodDescriptionTLcdEarthMetadataTerrainTileSet.getElevationTileSet()
The elevation tileset used to produce the geometry, elevation, normalmap and lightmap coverages. -
Uses of TLcdEarthTerrainElevationTileSet in com.luciad.earth.tileset.terrain
Methods in com.luciad.earth.tileset.terrain that return TLcdEarthTerrainElevationTileSetModifier and TypeMethodDescriptionTLcdEarthAssetTerrainElevationTileSet.getTerrainElevationTileSet()
Returns theTLcdEarthTerrainElevationTileSet
that is used to generate the tiles.