Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.MultipassRenderObserver

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

Uses of MultipassRenderObserver in org.j3d.aviatrix3d
 

Fields in org.j3d.aviatrix3d declared as MultipassRenderObserver
protected  MultipassRenderObserver MultipassTextureComponent.observer
          Deprecated. The observer instance to use for update callbacks
 

Methods in org.j3d.aviatrix3d that return MultipassRenderObserver
 MultipassRenderObserver MultipassTextureSource.getRenderObserver()
          Deprecated. Fetch the observer instance that may be associated with the texture source.
 MultipassRenderObserver MultipassTextureComponent.getRenderObserver()
          Deprecated. Fetch the observer instance that may be associated with the texture source.
 

Methods in org.j3d.aviatrix3d with parameters of type MultipassRenderObserver
 void MultipassTextureComponent.setRenderObserver(MultipassRenderObserver obs)
          Deprecated. Set the observer instance to be associated with the texture source.
 


Aviatrix3D
2.1.0

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