Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.rendering.TextureRenderable

Packages that use TextureRenderable
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.aviatrix3d.rendering Interfaces used to describe the scene graph structure to rendering and sorting routines of the pipeline. 
 

Uses of TextureRenderable in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement TextureRenderable
 class TextureUnit
          Describes a texture stage and its associated texture and attributes.
 

Methods in org.j3d.aviatrix3d that return TextureRenderable
 TextureRenderable Appearance.getTextureRenderable(int unitNumber)
          Request the renderable for the given texture unit number.
 

Uses of TextureRenderable in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering that return TextureRenderable
 TextureRenderable AppearanceRenderable.getTextureRenderable(int unitNumber)
          Request the renderable for the given texture unit number.
 


Aviatrix3D
2.1.0

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