Sweet Home 3D 3.4

Uses of Interface
com.eteks.sweethome3d.j3d.TextureManager.TextureObserver

Packages that use TextureManager.TextureObserver
com.eteks.sweethome3d.j3d Contains various tool 3D classes and 3D home objects useful in Swing package
 

Uses of TextureManager.TextureObserver in com.eteks.sweethome3d.j3d
 

Methods in com.eteks.sweethome3d.j3d with parameters of type TextureManager.TextureObserver
 void TextureManager.loadTexture(Content content, boolean synchronous, TextureManager.TextureObserver textureObserver)
          Reads a texture image from content notified to textureObserver.
 void TextureManager.loadTexture(Content content, TextureManager.TextureObserver textureObserver)
          Reads a texture image from content notified to textureObserver If the texture isn't loaded in cache yet, a one pixel white image texture will be notified immediately to the given textureObserver, then a second notification will be given in Event Dispatch Thread once the image texture is loaded.
 


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License