Uses of Class
com.luciad.view.lightspeed.util.opengl.texture.ALspTextureObject
Package
Description
Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView
, as if by a slide
projector.Provides support for working with textures.
-
Uses of ALspTextureObject in com.luciad.view.lightspeed.layer.imageprojection
Modifier and TypeMethodDescriptionTLspImageProjectionStyle.getImage()
Returns the image to be projected onto the terrain.Modifier and TypeMethodDescriptionTLspImageProjectionStyle.Builder.image
(ALspTextureObject aImage) Sets the image to be projected onto the terrain. -
Uses of ALspTextureObject in com.luciad.view.lightspeed.util.opengl.texture
Modifier and TypeClassDescriptionclass
Manages an OpenGL 2D texture object.class
Texture object representation of a buffered image.