Package xj3d.replica

Class OffscreenSceneRecorderConstruct

java.lang.Object
All Implemented Interfaces:
ConstructBuilder, ConfigGraphicsCapabilities

public class OffscreenSceneRecorderConstruct extends OffscreenOGLConstruct implements ConfigGraphicsCapabilities
The customized browser Construct sub-class supporting the SceneRecorder. This Construct is built with the following modifications to the 'standard' Construct.
  • A VirtualTimeSensorManager is integrated to support the external control of the X3D scene time base.
  • The construct is built without support for UI devices, such as Mouse or Keyboard.
  • The construct extends from OffscreenOGLConstruct to function without a hardware graphics device.
Version:
$Revision: 1.2 $
Author:
Rex Melton