Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.view.lightspeed.services.glcache

Provides a mechanism for caching OpenGL resources used in a view.

See: Description

Package com.luciad.view.lightspeed.services.glcache Description

Provides a mechanism for caching OpenGL resources used in a view. An OpenGL resource is represented by an ALspGLResource and can be any resource that is allocated via the OpenGL API. An ILspGLResourceCache is provided by the ILspView that can be used to cache such resources.

A separate mechanism is provided in ILcdMultiKeyCache for caching regular Java objects.

Since:
2012.0
Skip navigation links
LuciadLightspeed
2023.1.08