Aviatrix3D
2.0 Dev

Uses of Interface
org.j3d.aviatrix3d.ApplicationUpdateObserver

Packages that use ApplicationUpdateObserver
org.j3d.aviatrix3d.rendering Various audio device types for rendering sound data. 
 

Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering 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.0 Dev

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