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
ILcdEarthTileSets 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 theTLcdEarthTerrainElevationTileSetthat is used to generate the tiles.