j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.TextureAttributes

Packages that use TextureAttributes
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
 

Uses of TextureAttributes in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return TextureAttributes
 TextureAttributes TextureUnit.getTextureAttributes()
          Get the currently set texture attributes.
 

Methods in org.j3d.aviatrix3d with parameters of type TextureAttributes
 void TextureUnit.setTextureAttributes(TextureAttributes attrs)
          Set the texture attributes for this stage.
 

Constructors in org.j3d.aviatrix3d with parameters of type TextureAttributes
TextureUnit(Texture t, TextureAttributes attrs, TexCoordGeneration tcg)
          Construct a Texture Unit with the specified texture, attributes and coordinate generation.
 


j3d.org Aviatrix3D

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - j3d.org