|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AVTextureCache | |
|---|---|
| org.j3d.renderer.aviatrix3d.texture | Generalised classes for handling of textures. |
| Uses of AVTextureCache in org.j3d.renderer.aviatrix3d.texture |
|---|
| Classes in org.j3d.renderer.aviatrix3d.texture that implement AVTextureCache | |
|---|---|
class |
AbstractTextureCache
An abstract implementation of the cache with a collection of useful utility methods for any cache implementation. |
| Methods in org.j3d.renderer.aviatrix3d.texture that return AVTextureCache | |
|---|---|
static AVTextureCache |
AVTextureCacheFactory.getCache()
Fetch the default cache provided by the factory. |
static AVTextureCache |
AVTextureCacheFactory.getCache(int cacheType)
Fetch the cache instance for the given type, creating a new instance if necessary. |
| Methods in org.j3d.renderer.aviatrix3d.texture with parameters of type AVTextureCache | |
|---|---|
static void |
AVTextureCacheFactory.registerCacheType(int cacheType,
AVTextureCache cache)
Register your custom instance of a texture cache. |
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||