Aviatrix3D
2.1.0

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

Packages that use SubTextureUpdateListener
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects 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.
 


Aviatrix3D
2.1.0

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