Uses of Class
com.luciad.earth.tileset.datatype.TLcdEarthTerrainTileVertexArray
Packages that use TLcdEarthTerrainTileVertexArray
-
Uses of TLcdEarthTerrainTileVertexArray in com.luciad.earth.tileset.datatype
Methods in com.luciad.earth.tileset.datatype that return TLcdEarthTerrainTileVertexArrayModifier and TypeMethodDescriptionTLcdEarthTexturedTerrainTileVertexArray.getTerrainTileVertexArray()
Methods in com.luciad.earth.tileset.datatype with parameters of type TLcdEarthTerrainTileVertexArrayModifier and TypeMethodDescriptionvoid
TLcdEarthTexturedTerrainTileVertexArray.setTerrainTileVertexArray
(TLcdEarthTerrainTileVertexArray aTerrainTileVertexArray) Constructors in com.luciad.earth.tileset.datatype with parameters of type TLcdEarthTerrainTileVertexArrayModifierConstructorDescriptionConstructs aTLcdEarthTerrainTileVertexArray
with the same properties as the specified vertex array.