Class Xj3DClockRuntime

java.lang.Object
org.web3d.vrml.renderer.ogl.browser.PerFrameManager
org.xj3d.loaders.ogl.Xj3DClockRuntime
All Implemented Interfaces:
org.j3d.renderer.aviatrix3d.loader.AVRuntimeComponent

public class Xj3DClockRuntime extends PerFrameManager implements org.j3d.renderer.aviatrix3d.loader.AVRuntimeComponent
Implementation of the AVRuntimeComponent that can be used to drive the X3D/VRML scene graph clock.

This clock allows the end user to play with the definition of "time" in the scene graph by speeding up or slowing down the standard system clock. The initial time is set to the time that this class instance is created.

Version:
$Revision: 1.2 $
Author:
Justin Couch