j3d.org Code

Uses of Interface
org.j3d.texture.TextureCache

Packages that use TextureCache
org.j3d.renderer.java3d.texture Generalised classes for handling of textures. 
 

Uses of TextureCache in org.j3d.renderer.java3d.texture
 

Subinterfaces of TextureCache in org.j3d.renderer.java3d.texture
 interface J3DTextureCache
          A representation of global cache for texture instance management.
 

Classes in org.j3d.renderer.java3d.texture that implement TextureCache
 class AbstractTextureCache
          An abstract implementation of the cache with a collection of useful utility methods for any cache implementation.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org