Uses of Class
artofillusion.texture.Texture2D

Packages that use Texture2D
artofillusion.texture   
 

Uses of Texture2D in artofillusion.texture
 

Subclasses of Texture2D in artofillusion.texture
 class ImageMapTexture
          ImageMapTexture represents a texture whose properties are defined by images.
 class ProceduralTexture2D
          This is a Texture2D which uses a Procedure to calculate its properties.
 

Constructors in artofillusion.texture with parameters of type Texture2D
UVMappingViewer(Texture2D tex, UVMappingWindow window, double minu, double maxu, double minv, double maxv, int component, int sampling, double time, double[] param)
           
 



Copyright © 1999-2011 by Peter Eastman.