Uses of Class
com.luciad.earth.tileset.datatype.TLcdEarthTexturedVertexArray
Packages that use TLcdEarthTexturedVertexArray
Package
Description
Contains codecs used by
TLcdEarthTileRepository to encode tiles
and coverages.Defines classes for use as the class of a
TLcdEarthTileFormat.-
Uses of TLcdEarthTexturedVertexArray in com.luciad.earth.repository.codec
Methods in com.luciad.earth.repository.codec with parameters of type TLcdEarthTexturedVertexArrayModifier and TypeMethodDescriptionprotected voidTLcdEarthTexturedVertexArrayTileDataCodec.decodeTexturedVertexArray(InputStream aSource, TLcdEarthTexturedVertexArray aMeshSFCT) -
Uses of TLcdEarthTexturedVertexArray in com.luciad.earth.tileset.datatype
Subclasses of TLcdEarthTexturedVertexArray in com.luciad.earth.tileset.datatypeModifier and TypeClassDescriptionclassAn extension ofTLcdEarthTexturedVertexArraywhich enforces that the contained vertex array is aTLcdEarthTerrainTileVertexArray.