Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.MultipassTextureSource

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

Uses of MultipassTextureSource in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement MultipassTextureSource
 class MultipassTextureComponent
          Deprecated. Use OffscreenTexture2D or MRTOffscreenTexture2D
 

Methods in org.j3d.aviatrix3d with parameters of type MultipassTextureSource
 void TextureCubicEnvironmentMap.getMultipassSources(MultipassTextureSource[] sources, int[] images)
          Fetch all of the currently specified multipass texture sources in this instance of the class.
 void Texture2D.getMultipassSources(MultipassTextureSource[] sources, int[] images)
          Fetch all of the currently specified multipass texture sources in this instance of the class.
 void MultipassTextureDestination.getMultipassSources(MultipassTextureSource[] sources, int[] images)
          Deprecated. Fetch all of the currently specified multipass texture sources in this instance of the class.
 


Aviatrix3D
2.1.0

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