Uses of Class
com.luciad.earth.tileset.ALcdEarthTileSet
Package
Description
ILcdEarthTileSet
that provides raster data
suitable for use as a 3D terrain texture.Provides classes for
ILcdEarthTileSet
s with terrain data.Contains various utility implementations of
ILcdEarthTileSet
.-
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.raster
Modifier and TypeClassDescriptionclass
A tileset that generates image tiles for an asset model.class
A composite tileset that combines multiple image tilesets.class
A tileset that generates texture data using an offscreen 2D view. -
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.terrain
Modifier and TypeClassDescriptionclass
A tileset that generates elevation based tiles for an asset model.class
AnILcdEarthTileSet
that can be used to produce 3D terrain geometry, elevation data, a lightmap and a normalmap.class
AnILcdEarthTileSet
that can be used to produce 3D terrain geometry, height data, a lightmap and a normalmap. -
Uses of ALcdEarthTileSet in com.luciad.earth.tileset.util
Modifier and TypeClassDescriptionclass
Groups coverages from multipleILcdEarthTileSet
objects into one new tileset.