j3d.org Aviatrix3D

Uses of Interface
org.j3d.aviatrix3d.iutil.SubTextureUpdateListener

Packages that use SubTextureUpdateListener
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
org.j3d.aviatrix3d.iutil Internal utility classes to help the implementation of the main scene graph. 
 

Uses of SubTextureUpdateListener in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d with parameters of type SubTextureUpdateListener
 void TextureComponent.addUpdateListener(SubTextureUpdateListener l)
          Add a listener for subtexture change updates.
 void TextureComponent.removeUpdateListener(SubTextureUpdateListener l)
          Remove a listener for subtexture change updates.
 

Uses of SubTextureUpdateListener in org.j3d.aviatrix3d.iutil
 

Classes in org.j3d.aviatrix3d.iutil that implement SubTextureUpdateListener
 class TextureUpdateStateManager
          Class that handles all of the update state messaging in a cross between a listener and a traditional HashMap.
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org