|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||