Uses of Package
org.xith3d.loaders.texture

Packages that use org.xith3d.loaders.texture
org.xith3d.loaders.texture   
org.xith3d.utility.texturing   
 

Classes in org.xith3d.loaders.texture used by org.xith3d.loaders.texture
TextureCreator
          The TextureCreator is capable of creating (empty) Textures.
TextureLoader
           Loads Textures from various image resources.
TextureLoader.FlipMode
          The FlipMode defines if Textures are to be vertically flipped at load time.
Xith3DTextureFactory2D
          Xith3D implementation of TextureFactory for 2D-textures.
 

Classes in org.xith3d.loaders.texture used by org.xith3d.utility.texturing
TextureLoader.FlipMode
          The FlipMode defines if Textures are to be vertically flipped at load time.