Uses of Class
org.xj3d.ui.construct.ogl.OGLConstruct
Packages that use OGLConstruct
Package
Description
-
Uses of OGLConstruct in org.xj3d.ui.awt.browser.ogl
Fields in org.xj3d.ui.awt.browser.ogl declared as OGLConstructModifier and TypeFieldDescriptionprotected OGLConstruct
SceneThumbnailRecorder.construct
The construct instance to record fromprotected OGLConstruct
ThumbnailRecorder.construct
The construct instance to record fromprotected OGLConstruct
TimeSensorSceneRecorder.construct
The construct instance to record fromConstructors in org.xj3d.ui.awt.browser.ogl with parameters of type OGLConstructModifierConstructorDescriptionSceneThumbnailRecorder
(OGLConstruct construct) ConstructorThumbnailRecorder
(OGLConstruct construct, boolean replaceNavInfo, boolean headlight) ConstructorTimeSensorSceneRecorder
(OGLConstruct construct) Constructor -
Uses of OGLConstruct in org.xj3d.ui.awt.offscreen.browser.ogl
Subclasses of OGLConstruct in org.xj3d.ui.awt.offscreen.browser.oglModifier and TypeClassDescriptionclass
An abstract sub-class of OGLConstruct that provides AWT UI capabilities to the base Construct.class
An abstract sub-class of AWTOGLConstruct that provides offscreen rendering capabilities to the base Construct. -
Uses of OGLConstruct in org.xj3d.ui.construct.ogl
Fields in org.xj3d.ui.construct.ogl declared as OGLConstructModifier and TypeFieldDescriptionprotected OGLConstruct
AutoConfigureViewpoint.construct
The constructprotected OGLConstruct
ShutdownManager.construct
The construct instanceConstructors in org.xj3d.ui.construct.ogl with parameters of type OGLConstructModifierConstructorDescriptionAutoConfigureViewpoint
(OGLConstruct construct, boolean headlight) ConstructorShutdownManager
(OGLConstruct construct) Constructor -
Uses of OGLConstruct in org.xj3d.ui.newt.offscreen.browser.ogl
Subclasses of OGLConstruct in org.xj3d.ui.newt.offscreen.browser.oglModifier and TypeClassDescriptionclass
An abstract sub-class of OGLConstruct that provides NEWT UI capabilities to the base Construct.class
An abstract sub-class of NEWTOGLConstruct that provides offscreen rendering capabilities to the base Construct which is decoupled from the Swing/AWT EDT model -
Uses of OGLConstruct in xj3d.replica
Subclasses of OGLConstruct in xj3d.replicaModifier and TypeClassDescriptionclass
The customized browser Construct sub-class supporting the SceneRecorder.class
The customized browser Construct sub-class supporting the ThumbnailImager.class
The customized browser Construct sub-class supporting the SceneRecorder.class
The customized browser Construct sub-class supporting the ThumbnailImager.Methods in xj3d.replica with parameters of type OGLConstructModifier and TypeMethodDescriptionvoid
ConfigureThreePointLights.addLights
(OGLConstruct construct) This function adds three-point lights to a scene.