Package com.luciad.earth.tileset.terrain
package com.luciad.earth.tileset.terrain
Provides classes for
ILcdEarthTileSet
s with terrain data.- Since:
- 8.1
-
ClassDescriptionA tileset that generates elevation based tiles for an asset model.A layer-based height provider factory implementation for
ILcdEarthTileSet
s inILcdGXYView
s.ThisILcdModelHeightProviderFactory
provides a method to create anILcdHeightProvider
that can provide height data of earth tilesets.AnILcdEarthTileSet
that can be used to produce 3D terrain geometry, elevation data, a lightmap and a normalmap.AnILcdEarthTileSet
that can be used to produce 3D terrain geometry, height data, a lightmap and a normalmap.Combines terrain texture and geometry tiles intoTLcdEarthTexturedTerrainTileVertexArray
objects.An elevation provider that gets its elevation data from a tileset.This class wraps anALcdEarthTerrainElevationProvider
to implement theILcdHeightProvider
interface.