Uses of Class
artofillusion.texture.LayeredMapping

Packages that use LayeredMapping
artofillusion.texture   
 

Uses of LayeredMapping in artofillusion.texture
 

Methods in artofillusion.texture with parameters of type LayeredMapping
 void LayeredTexture.setMapping(LayeredMapping map)
          Set the mapping for this texture.
 

Constructors in artofillusion.texture with parameters of type LayeredMapping
LayeredTexture(LayeredMapping map)
           
LayeredTriangle(int v1, int v2, int v3, int n1, int n2, int n3, double t1x, double t1y, double t1z, double t2x, double t2y, double t2z, double t3x, double t3y, double t3z, LayeredMapping theMapping, LayeredTexture theTexture, Vec3[] vert)
           
 



Copyright © 1999-2011 by Peter Eastman.