Class TLcdEarthTexturedTerrainTileVertexArray
java.lang.Object
com.luciad.earth.tileset.datatype.TLcdEarthTexturedVertexArray
com.luciad.earth.tileset.datatype.TLcdEarthTexturedTerrainTileVertexArray
An extension of
TLcdEarthTexturedVertexArray
which enforces that the contained vertex array is a
TLcdEarthTerrainTileVertexArray.- Since:
- 8.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTerrainTileVertexArray(TLcdEarthTerrainTileVertexArray aTerrainTileVertexArray) voidsetVertexArray(TLcdEarthVertexArray aVertexArray) Methods inherited from class com.luciad.earth.tileset.datatype.TLcdEarthTexturedVertexArray
getTextureData, getTextureMatrix, getVertexArray, setTextureData, setTextureMatrix
-
Constructor Details
-
TLcdEarthTexturedTerrainTileVertexArray
public TLcdEarthTexturedTerrainTileVertexArray()
-
-
Method Details
-
setVertexArray
- Overrides:
setVertexArrayin classTLcdEarthTexturedVertexArray
-
getTerrainTileVertexArray
-
setTerrainTileVertexArray
-