Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.ApplicationUpdateObserver

Packages that use ApplicationUpdateObserver
org.j3d.aviatrix3d.management Interfaces and classes that provide the high level management of the integration between the scene graph and rendering pipeline. 
 

Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d.management
 

Methods in org.j3d.aviatrix3d.management 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 RenderManager.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
2.1.0

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