Aviatrix3D 1.0

Uses of Interface
org.j3d.aviatrix3d.ApplicationUpdateObserver

Packages that use ApplicationUpdateObserver
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.aviatrix3d.pipeline Implementations of the various pipeline pieces. 
 

Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d with parameters of type ApplicationUpdateObserver
 void RenderPipelineManager.setApplicationObserver(ApplicationUpdateObserver obs)
          Register an observer that can be used to know when the application is safe to update the scene graph.
 

Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d.pipeline
 

Methods in org.j3d.aviatrix3d.pipeline with parameters of type ApplicationUpdateObserver
 void SingleThreadRenderManager.setApplicationObserver(ApplicationUpdateObserver obs)
          Register an observer that can be used to know when the application is safe to update the scene graph.
 void MultiThreadRenderManager.setApplicationObserver(ApplicationUpdateObserver obs)
          Register an observer that can be used to know when the application is safe to update the scene graph.
 


Aviatrix3D 1.0

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