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


package com.luciad.view.lightspeed.services.glcache
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