Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.TexCoordGeneration

Packages that use TexCoordGeneration
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of TexCoordGeneration in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return TexCoordGeneration
 TexCoordGeneration TextureUnit.getTexCoordGeneration()
          Get the currently set texture.
 

Methods in org.j3d.aviatrix3d with parameters of type TexCoordGeneration
 int TexCoordGeneration.compareTo(TexCoordGeneration tcg)
          Compares this object with the specified object for order.
 boolean TexCoordGeneration.equals(TexCoordGeneration tcg)
          Compares this object with the specified object to check for equivalence.
 void TextureUnit.setTexCoordGeneration(TexCoordGeneration tcg)
          Set the texture coordinate generation for this stage.
 

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


Aviatrix3D
2.1.0

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