j3d.org Aviatrix3D

Uses of Interface
org.j3d.aviatrix3d.ApplicationUpdateObserver

Packages that use ApplicationUpdateObserver
org.j3d.aviatrix3d A lightweight Object Oriented wrapper 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.
 


j3d.org Aviatrix3D

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