Class ApplicationFrameManager

java.lang.Object
org.web3d.vrml.renderer.ogl.browser.PerFrameManager
org.web3d.vrml.renderer.ogl.browser.ApplicationFrameManager
All Implemented Interfaces:
org.j3d.aviatrix3d.ApplicationUpdateObserver

public class ApplicationFrameManager extends PerFrameManager implements org.j3d.aviatrix3d.ApplicationUpdateObserver
Per-frame manager that uses the Aviatrix3D ApplicationUpdateObserver to clock the scene graph time with.

Even as this is a thread, it is not automatically started. The user is required to start it separately.

Version:
$Revision: 1.18 $
Author:
Justin Couch