Skip navigation links
LuciadFusion
2023.1.07

Package com.luciad.view.lightspeed.util.opengl.texture

Provides support for working with textures.

See: Description

Package com.luciad.view.lightspeed.util.opengl.texture Description

Provides support for working with textures. A texture is represented by an ALspTextureObject. Different implementations of this class can be created depending on the source of the texture data. TLsp2DImageTextureObject is available for the common scenario of using a BufferedImage as a texture.
Since:
2012.0
Skip navigation links
LuciadFusion
2023.1.07