Uses of Package
com.luciad.view.lightspeed.services.glcache
Packages that use com.luciad.view.lightspeed.services.glcache
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
Provides a mechanism for caching OpenGL resources used in a
view.
Contains convenience classes for working with the OpenGL Shading Language
(GLSL).
Provides support for working with textures.
Contains a utility class for drawing text to a ILcdGLDrawable using a "texture font".
-
Classes in com.luciad.view.lightspeed.services.glcache used by com.luciad.view.lightspeed
-
Classes in com.luciad.view.lightspeed.services.glcache used by com.luciad.view.lightspeed.services.glcacheClassDescriptionAny kind of OpenGL resource such as a texture object or frame buffer object, that is destroyable.Cache that stores OpenGL resource objects.Listener that can be registered with an
ILspGLResourceCache
to be notified when resources are added, used, or removed.Event describing a change in resource storage or usage of anILspGLResourceCache
.Describes the type of event. -
Classes in com.luciad.view.lightspeed.services.glcache used by com.luciad.view.lightspeed.util.opengl.glslClassDescriptionAny kind of OpenGL resource such as a texture object or frame buffer object, that is destroyable.
-
Classes in com.luciad.view.lightspeed.services.glcache used by com.luciad.view.lightspeed.util.opengl.textureClassDescriptionAny kind of OpenGL resource such as a texture object or frame buffer object, that is destroyable.
-
Classes in com.luciad.view.lightspeed.services.glcache used by com.luciad.view.lightspeed.util.opengl.texturefontClassDescriptionAny kind of OpenGL resource such as a texture object or frame buffer object, that is destroyable.