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 OGLConstructSceneThumbnailRecorder.constructThe construct instance to record fromprotected OGLConstructThumbnailRecorder.constructThe construct instance to record fromprotected OGLConstructTimeSensorSceneRecorder.constructThe 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 TypeClassDescriptionclassAn abstract sub-class of OGLConstruct that provides AWT UI capabilities to the base Construct.classAn 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 OGLConstructAutoConfigureViewpoint.constructThe constructprotected OGLConstructShutdownManager.constructThe 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 TypeClassDescriptionclassAn abstract sub-class of OGLConstruct that provides NEWT UI capabilities to the base Construct.classAn 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 TypeClassDescriptionclassThe customized browser Construct sub-class supporting the SceneRecorder.classThe customized browser Construct sub-class supporting the ThumbnailImager.classThe customized browser Construct sub-class supporting the SceneRecorder.classThe customized browser Construct sub-class supporting the ThumbnailImager.Methods in xj3d.replica with parameters of type OGLConstructModifier and TypeMethodDescriptionvoidConfigureThreePointLights.addLights(OGLConstruct construct) This function adds three-point lights to a scene.